mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-12 16:52:45 +00:00
remove flock as default
This commit is contained in:
@@ -9,6 +9,5 @@
|
||||
"Leonardo",
|
||||
"Neology, Inc.",
|
||||
"Insight"
|
||||
],
|
||||
"default": "Flock Safety"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 4,
|
||||
"terraform_version": "1.9.2",
|
||||
"serial": 29,
|
||||
"serial": 32,
|
||||
"lineage": "cf04ad7f-ea29-d2e3-80c6-14fc4ab44b37",
|
||||
"outputs": {},
|
||||
"resources": [
|
||||
@@ -89,7 +89,14 @@
|
||||
"mfa_delete": false
|
||||
}
|
||||
],
|
||||
"website": [],
|
||||
"website": [
|
||||
{
|
||||
"error_document": "",
|
||||
"index_document": "index.html",
|
||||
"redirect_all_requests_to": "",
|
||||
"routing_rules": ""
|
||||
}
|
||||
],
|
||||
"website_domain": "s3-website-us-east-1.amazonaws.com",
|
||||
"website_endpoint": "id-tagging-schema.deflock.me.s3-website-us-east-1.amazonaws.com"
|
||||
},
|
||||
@@ -223,9 +230,9 @@
|
||||
{
|
||||
"schema_version": 0,
|
||||
"attributes": {
|
||||
"id": "6496238540669436752",
|
||||
"id": "1806175166497316623",
|
||||
"triggers": {
|
||||
"always_run": "2025-06-19T22:32:18Z"
|
||||
"always_run": "2025-06-19T22:59:18Z"
|
||||
}
|
||||
},
|
||||
"sensitive_attributes": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 4,
|
||||
"terraform_version": "1.9.2",
|
||||
"serial": 25,
|
||||
"serial": 29,
|
||||
"lineage": "cf04ad7f-ea29-d2e3-80c6-14fc4ab44b37",
|
||||
"outputs": {},
|
||||
"resources": [
|
||||
@@ -55,7 +55,7 @@
|
||||
"logging": [],
|
||||
"object_lock_configuration": [],
|
||||
"object_lock_enabled": false,
|
||||
"policy": "{\"Statement\":[{\"Action\":\"s3:GetObject\",\"Effect\":\"Allow\",\"Principal\":\"*\",\"Resource\":\"arn:aws:s3:::id-tagging-schema.deflock.me/*\"},{\"Action\":\"s3:GetBucketCors\",\"Effect\":\"Allow\",\"Principal\":\"*\",\"Resource\":\"arn:aws:s3:::id-tagging-schema.deflock.me\"}],\"Version\":\"2012-10-17\"}",
|
||||
"policy": "{\"Statement\":[{\"Action\":\"s3:GetObject\",\"Effect\":\"Allow\",\"Principal\":\"*\",\"Resource\":\"arn:aws:s3:::id-tagging-schema.deflock.me/*\"}],\"Version\":\"2012-10-17\"}",
|
||||
"region": "us-east-1",
|
||||
"replication_configuration": [],
|
||||
"request_payer": "BucketOwner",
|
||||
@@ -89,14 +89,7 @@
|
||||
"mfa_delete": false
|
||||
}
|
||||
],
|
||||
"website": [
|
||||
{
|
||||
"error_document": "error.html",
|
||||
"index_document": "index.html",
|
||||
"redirect_all_requests_to": "",
|
||||
"routing_rules": ""
|
||||
}
|
||||
],
|
||||
"website": [],
|
||||
"website_domain": "s3-website-us-east-1.amazonaws.com",
|
||||
"website_endpoint": "id-tagging-schema.deflock.me.s3-website-us-east-1.amazonaws.com"
|
||||
},
|
||||
@@ -189,6 +182,38 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"mode": "managed",
|
||||
"type": "aws_s3_bucket_website_configuration",
|
||||
"name": "static_website_website_configuration",
|
||||
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||||
"instances": [
|
||||
{
|
||||
"schema_version": 0,
|
||||
"attributes": {
|
||||
"bucket": "id-tagging-schema.deflock.me",
|
||||
"error_document": [],
|
||||
"expected_bucket_owner": "",
|
||||
"id": "id-tagging-schema.deflock.me",
|
||||
"index_document": [
|
||||
{
|
||||
"suffix": "index.html"
|
||||
}
|
||||
],
|
||||
"redirect_all_requests_to": [],
|
||||
"routing_rule": [],
|
||||
"routing_rules": "",
|
||||
"website_domain": "s3-website-us-east-1.amazonaws.com",
|
||||
"website_endpoint": "id-tagging-schema.deflock.me.s3-website-us-east-1.amazonaws.com"
|
||||
},
|
||||
"sensitive_attributes": [],
|
||||
"private": "bnVsbA==",
|
||||
"dependencies": [
|
||||
"aws_s3_bucket.static_website"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"mode": "managed",
|
||||
"type": "null_resource",
|
||||
@@ -198,9 +223,9 @@
|
||||
{
|
||||
"schema_version": 0,
|
||||
"attributes": {
|
||||
"id": "1203062013005394770",
|
||||
"id": "6496238540669436752",
|
||||
"triggers": {
|
||||
"always_run": "2025-06-12T22:41:29Z"
|
||||
"always_run": "2025-06-19T22:32:18Z"
|
||||
}
|
||||
},
|
||||
"sensitive_attributes": [],
|
||||
|
||||
Reference in New Issue
Block a user