File tree 1 file changed +3
-1
lines changed
docs/arc-iac-docs/modules/terraform-aws-arc-ec2 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
282
282
283
283
| Name | Version |
284
284
| ------| ---------|
285
- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 5.57 .0 |
285
+ | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 5.97 .0 |
286
286
287
287
## Modules
288
288
@@ -298,6 +298,8 @@ terraform destroy -var-file dev.tfvars
298
298
| [ aws_eip.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/eip ) | resource |
299
299
| [ aws_iam_instance_profile.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_instance_profile ) | resource |
300
300
| [ 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 |
301
303
| [ aws_instance.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/instance ) | resource |
302
304
| [ aws_security_group.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/security_group ) | resource |
303
305
| [ 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