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
The generated policy of terraform version 0.6.7 is absent of c17b4b6 which leads me to conclude that the Terraform registry version 0.6.7 is somehow actually 0.6.6?
Expected Behavior
Terraform registry version 0.6.7 matches GitHub tag 0.6.7
Describe the Bug
The generated policy of terraform version 0.6.7 is absent of c17b4b6 which leads me to conclude that the Terraform registry version 0.6.7 is somehow actually 0.6.6?
Expected Behavior
Terraform registry version 0.6.7 matches GitHub tag 0.6.7
Steps to Reproduce
terraform init
with:Then view
data "aws_iam_policy_document" "log_agent"
block in.infrastructure/.terraform/modules/cloudwatch_logs/iam.tf
Screenshots
No response
Environment
0.6.7
with:Terraform v1.5.2
on linux_amd64
Additional Context
No response
The text was updated successfully, but these errors were encountered: