Skip to content
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

[modules/asg] Argument Deprecation Warning #14

Closed
migara opened this issue Mar 6, 2024 · 1 comment · Fixed by #15
Closed

[modules/asg] Argument Deprecation Warning #14

migara opened this issue Mar 6, 2024 · 1 comment · Fixed by #15
Assignees

Comments

@migara
Copy link
Member

migara commented Mar 6, 2024

The current asg module throws a deprecation warning. We should change the automatic argument to auto

│ Warning: Argument is deprecated
│ 
│   with module.vmseries.google_secret_manager_secret.delicensing_cfn_pano_creds,
│   on .terraform/modules/vmseries/modules/autoscale/main.tf line 244, in resource "google_secret_manager_secret" "delicensing_cfn_pano_creds":
│  244:     automatic = true
│ 
│ `automatic` is deprecated and will be removed in a future major release. Use `auto` instead.

@michalbil
Copy link
Contributor

This is at the moment the only outstanding item in #7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants