-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue12 update tf version #13
Conversation
/terraform-fmt |
/rebuild-readme |
/test all |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change details
-
Error ID Change Path Resource BC_K8S_43 Added /main.tf kubernetes_deployment.tfc_cloud_agent
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@abuxton thanks for the PR
please fix this
Cloud Posse requires all providers to be pinned with ">=" constraints and only ">=" constraints
Please fix these constraints:
- kubernetes: 2.7.1
https://github.com/cloudposse/actions/runs/6836672788?check_suite_focus=true
and please run
make init
make github/init
make readme
and commit the updated files
thank you
what
Updated TF version to support TF >0.14
update required source dependancy update
update required Kubernetes provider update
why
references