Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
Commit State File
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 15, 2023
1 parent 7fa316a commit 2044a88
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions deploy_bundle/terraform.tfstate
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 4,
"terraform_version": "1.5.7",
"serial": 7,
"serial": 9,
"lineage": "740c896e-9033-83a6-fd77-81a8b383efb4",
"outputs": {},
"resources": [
Expand Down Expand Up @@ -49,12 +49,12 @@
"id": "projects/omega-presence-402013/zones/northamerica-northeast2-a/instances/infrabundle-webserver",
"instance_id": "2383569559501565085",
"label_fingerprint": "42WmSpB8rSM=",
"labels": null,
"labels": {},
"machine_type": "e2-micro",
"metadata": {
"ssh-keys": "admin:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDU3O/OlyvcnIktDKfua77VfbmzCRqcIkJyEy6Y/1JqtrB9FFzKr9j4p8V4oApcqJwkk+oaxeHhwN82e/34QWkRcSA+pWAEq26BlDuXOh2FQrCmSBSzb9zZVBRlTQHkhyEf/GM49zlmVTVSCazeCY4YK6LuIIbRUPqtluRhYmryMBHkcE9QY/mTHwqLMZM22fFO3WQTMA50iVf5PbMr8KEpFrRc2R7au42wfau1CACrY4nEnppFuGrYaqeVqFMpBCkIMWa9IgooKvgePPAlQ9M/1flm5Fa2QnJ0QJZfHp2Q5JlgQ+wTvgp4yXioff1ggBjLpPE8jTNQb5oIMd8Uoqae9pcJedpCtvwZnRgFqKis5uAmC+V/VQ6CoTZBPUoJK+X0DLz4MPAls/ye78HYtRGet54ZDuSOeIW8B2Mb2F4EEHzIcc/7M2Ss+1KQtkiLOBw8/Z7pPGQCiYHT5/Bx2NRm4iB/uSDeY6mwwpu5om0LmecATYJEPxlfQ1yM1WiyE+0= runner@fv-az571-684\n"
"ssh-keys": "admin:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwgT6qfoVf5HAI8034XZmkqwhShDcG5dh20QGu1w7cu7foEdBQUWNcjf8ISoA1OPHEUlBvh5thPnPNGnDaORPYfW5ESgpje8Sx9Ysd8G5lbmZ/ceElVMsNKJ9fJCkT/gty6F1hHWhl9dm1fQ2x130yRH7ho81FZW8/7sLUJ/9JEbVx4G/sA1936vBBNrlGF9waLCsmOvjKKI7DX8OKAFaQEYrut49lmlsClvV6DFq1hs5LLsuho55/s9Ez2Gu4ik9K+gabyksi75hNyVTiwfn2fZIfUtmi6wFjMisOxc24DGMhtpy6rKJP+ZKyC3fUQNJsftHXmMnAqspguJfCsFlmMdG9/irlAS4m1zLEQmmYkJtiaUawg6ivlh2J8rLw3FiPOzDHxhMxWFx679nsl+OqulU+D/B83hqYfRP0X3TvmQOf6XdvKCLkbbgYEjYX3gEPid9zMytGgLQZxYBS7fkM5QAEbH1U2qTaz/iA7MZbx8WwgkX05yZBQrVa+P+gVSE= runner@fv-az1244-684\n"
},
"metadata_fingerprint": "09LxKSbgRJ4=",
"metadata_fingerprint": "OKvO01z-5Go=",
"metadata_startup_script": null,
"min_cpu_platform": "",
"name": "infrabundle-webserver",
Expand Down Expand Up @@ -82,7 +82,7 @@
],
"project": "omega-presence-402013",
"reservation_affinity": [],
"resource_policies": null,
"resource_policies": [],
"scheduling": [
{
"automatic_restart": true,
Expand All @@ -104,7 +104,7 @@
"enable_vtpm": true
}
],
"tags": null,
"tags": [],
"tags_fingerprint": "42WmSpB8rSM=",
"timeouts": null,
"zone": "northamerica-northeast2-a"
Expand Down Expand Up @@ -162,7 +162,7 @@
"name": "infrabundle-vpc-fw",
"network_firewall_policy_id": "7222798538634587317",
"project": "omega-presence-402013",
"rule_tuple_count": 8,
"rule_tuple_count": 13,
"self_link": "https://www.googleapis.com/compute/v1/projects/omega-presence-402013/global/firewallPolicies/infrabundle-vpc-fw",
"self_link_with_id": "https://www.googleapis.com/compute/v1/projects/omega-presence-402013/global/firewallPolicies/7222798538634587317",
"timeouts": null
Expand Down Expand Up @@ -217,7 +217,7 @@
"kind": "compute#firewallPolicyRule",
"match": [
{
"dest_ip_ranges": null,
"dest_ip_ranges": [],
"layer4_configs": [
{
"ip_protocol": "tcp",
Expand All @@ -239,7 +239,7 @@
"rule_name": "ssh-http",
"rule_tuple_count": 5,
"target_secure_tags": [],
"target_service_accounts": null,
"target_service_accounts": [],
"timeouts": null
},
"sensitive_attributes": [],
Expand Down

0 comments on commit 2044a88

Please sign in to comment.