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

Remove SchemaConfigModeAttr mode in disk block #942

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

voanhduy1512
Copy link

Fix #728

This is a breaking change.

With schema.SchemaConfigModeAttr, user can use the list syntax for disk attribute but I think it creates more problems than what it solves. There is an alternative syntax that's available in README to replacing this behavior. More importantly, turn this on will break json syntax as reported in #728 and potentially break CDKTF (https://www.terraform.io/cdktf) as well.

This causes problem when using cdktf or terraform apply with json
configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Terraform JSON Disk block issues
1 participant