-
Notifications
You must be signed in to change notification settings - Fork 0
/
sitemap.xml
36 lines (36 loc) · 1.32 KB
/
sitemap.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://thirstydeveloper.io/2021/01/17/part-1-organizing-terragrunt.html</loc>
<lastmod>2021-01-17T12:23:00+00:00</lastmod>
</url>
<url>
<loc>https://thirstydeveloper.io/tf-skeleton/2021/01/23/part-2-variables.html</loc>
<lastmod>2021-01-23T10:53:09+00:00</lastmod>
</url>
<url>
<loc>https://thirstydeveloper.io/tf-skeleton/2021/01/28/part-3-aws-backend.html</loc>
<lastmod>2021-01-28T11:00:00+00:00</lastmod>
</url>
<url>
<loc>https://thirstydeveloper.io/tf-skeleton/2021/02/10/part-4-backend-role.html</loc>
<lastmod>2021-02-10T22:30:00+00:00</lastmod>
</url>
<url>
<loc>https://thirstydeveloper.io/tf-skeleton/2021/02/17/part-5-cfn-terraform-state.html</loc>
<lastmod>2021-02-17T12:20:00+00:00</lastmod>
</url>
<url>
<loc>https://thirstydeveloper.io/tf-skeleton/2021/02/25/part-6-protecting-state.html</loc>
<lastmod>2021-02-25T19:00:00+00:00</lastmod>
</url>
<url>
<loc>https://thirstydeveloper.io/about/</loc>
</url>
<url>
<loc>https://thirstydeveloper.io/</loc>
</url>
<url>
<loc>https://thirstydeveloper.io/series/tf-skeleton.html</loc>
</url>
</urlset>