File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
docs/arc-iac-docs/modules/terraform-aws-arc-ec2 Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -282,7 +282,7 @@ terraform destroy -var-file dev.tfvars
282282
283283| Name | Version |
284284| ------| ---------|
285- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 5.57 .0 |
285+ | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 5.97 .0 |
286286
287287## Modules
288288
@@ -298,6 +298,8 @@ terraform destroy -var-file dev.tfvars
298298| [ aws_eip.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/eip ) | resource |
299299| [ aws_iam_instance_profile.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_instance_profile ) | resource |
300300| [ aws_iam_role.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role ) | resource |
301+ | [ aws_iam_role_policy.inline] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy ) | resource |
302+ | [ aws_iam_role_policy_attachment.managed] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy_attachment ) | resource |
301303| [ aws_instance.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/instance ) | resource |
302304| [ aws_security_group.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/security_group ) | resource |
303305| [ aws_volume_attachment.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/volume_attachment ) | resource |
You can’t perform that action at this time.
0 commit comments