Skip to content

Commit 76d705a

Browse files
committed
Update tfstate
1 parent 20e1998 commit 76d705a

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

terraform.tfstate

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": 1,
3-
"serial": 16,
3+
"serial": 17,
44
"modules": [
55
{
66
"path": [
@@ -14,7 +14,9 @@
1414
"id": "duckhuntjs.com",
1515
"attributes": {
1616
"acl": "public-read",
17+
"arn": "arn:aws:s3:::duckhuntjs.com",
1718
"bucket": "duckhuntjs.com",
19+
"cors_rule.#": "0",
1820
"force_destroy": "false",
1921
"hosted_zone_id": "Z3AQBSTGFYJSTF",
2022
"id": "duckhuntjs.com",
@@ -36,7 +38,9 @@
3638
"id": "www.duckhuntjs.com",
3739
"attributes": {
3840
"acl": "public-read",
41+
"arn": "arn:aws:s3:::www.duckhuntjs.com",
3942
"bucket": "www.duckhuntjs.com",
43+
"cors_rule.#": "0",
4044
"force_destroy": "false",
4145
"hosted_zone_id": "Z3AQBSTGFYJSTF",
4246
"id": "www.duckhuntjs.com",

terraform.tfstate.backup

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": 1,
3-
"serial": 16,
3+
"serial": 17,
44
"modules": [
55
{
66
"path": [
@@ -14,7 +14,9 @@
1414
"id": "duckhuntjs.com",
1515
"attributes": {
1616
"acl": "public-read",
17+
"arn": "arn:aws:s3:::duckhuntjs.com",
1718
"bucket": "duckhuntjs.com",
19+
"cors_rule.#": "0",
1820
"force_destroy": "false",
1921
"hosted_zone_id": "Z3AQBSTGFYJSTF",
2022
"id": "duckhuntjs.com",
@@ -36,7 +38,9 @@
3638
"id": "www.duckhuntjs.com",
3739
"attributes": {
3840
"acl": "public-read",
41+
"arn": "arn:aws:s3:::www.duckhuntjs.com",
3942
"bucket": "www.duckhuntjs.com",
43+
"cors_rule.#": "0",
4044
"force_destroy": "false",
4145
"hosted_zone_id": "Z3AQBSTGFYJSTF",
4246
"id": "www.duckhuntjs.com",

0 commit comments

Comments
 (0)