We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
package-ecosystem
Add terraform as a package-ecosystem in the Dependabot configuration once we have fully migrated to Terraform 0.13 (or newer).
terraform
0.13
With the migration to Terraform 0.13 (and beyond!) we can leverage Dependabot scanning per the documentation as version 0.13 is the minimum required.
This same change should be applied anywhere we use Terraform code regularly such as for projects descending from cisagov/skeleton-packer and cisagov/skeleton-ansible-role-with-test-user.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
💡 Summary
Add
terraform
as apackage-ecosystem
in the Dependabot configuration once we have fully migrated to Terraform0.13
(or newer).Motivation and context
With the migration to Terraform
0.13
(and beyond!) we can leverage Dependabot scanning per the documentation as version0.13
is the minimum required.Implementation notes
This same change should be applied anywhere we use Terraform code regularly such as for projects descending from cisagov/skeleton-packer and cisagov/skeleton-ansible-role-with-test-user.
Acceptance criteria
package-ecosystem
entry forterraform
in the Dependabot configurationThe text was updated successfully, but these errors were encountered: