You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecated messages such as this in the terraform plan:
Warning: Argument is deprecated
with module.terraform-module-account.aws_s3_bucket.aman,
on .terraform/modules/terraform-module-account/aman.tf line 9, in resource "aws_s3_bucket" "aman":
9: acl = "private"
Use the aws_s3_bucket_acl resource instead
are not displayed in the PR.
Can the messages be captured and displayed please.
The text was updated successfully, but these errors were encountered:
Deprecated messages such as this in the terraform plan:
are not displayed in the PR.
Can the messages be captured and displayed please.
The text was updated successfully, but these errors were encountered: