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

[terraform-ibm-landing-zone-vpc] classic_access arg has been deprecated from ibm_is_vpc #883

Closed
ocofaigh opened this issue Nov 11, 2024 · 1 comment

Comments

@ocofaigh
Copy link
Member

Starting to see warning like this:

TestRunStandardExample 2024-11-11T12:17:34Z logger.go:66: │ Warning: Argument is deprecated
TestRunStandardExample 2024-11-11T12:17:34Z logger.go:66: │ 
TestRunStandardExample 2024-11-11T12:17:34Z logger.go:66: │   with module.pag_all_inclusive.module.vpc.ibm_is_vpc.vpc,
TestRunStandardExample 2024-11-11T12:17:34Z logger.go:66: │   on .terraform/modules/pag_all_inclusive.vpc/main.tf line 31, in resource "ibm_is_vpc" "vpc":
TestRunStandardExample 2024-11-11T12:17:34Z logger.go:66: │   31:   classic_access              = var.classic_access
TestRunStandardExample 2024-11-11T12:17:34Z logger.go:66: │ 
TestRunStandardExample 2024-11-11T12:17:34Z logger.go:66: │ Classic access is deprecated
```
@ocofaigh
Copy link
Member Author

Should be removed from terraform-ibm-landing-zone too

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

No branches or pull requests

3 participants