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

schema: Allow *Resource as Elem of TypeMap in validation #12722

Merged
merged 1 commit into from
Mar 15, 2017

Conversation

radeksimko
Copy link
Member

This is a follow up to #12638

I'm not overly happy about this PR as there's very likely a handful of resources actually genuinely broken due to the chosen schema, but as @jbardin mentioned we need to decide how are we going to handle nested structures and these resources will remain broken until then (unless someone fixes them by changing the schema & CRUD).

Depends on

#12720
#12721

Test plan

make testacc TEST=./builtin/providers/aws TESTARGS='-run=AWSSSMDocument'
make testacc TEST=./builtin/providers/consul TESTARGS='-run=TestAccDataConsul'
make testacc TEST=./builtin/providers/datadog TESTARGS='-run=TestAccDatadogMonitor'
make testacc TEST=./builtin/providers/ns1 TESTARGS='-run=TestAccUser'

@radeksimko radeksimko modified the milestone: Terraform 0.9 Mar 15, 2017
@radeksimko radeksimko merged commit 1df1c21 into master Mar 15, 2017
@radeksimko radeksimko deleted the b-schema-allow-map-elem-resource branch March 15, 2017 14:54
stack72 added a commit that referenced this pull request Mar 15, 2017
stack72 added a commit that referenced this pull request Mar 15, 2017
…12724)

* Revert "datadog: Fix incorrect schema of monitor for 'silenced' (#12720)"

This reverts commit 8730bf1.

* Revert "schema: Allow *Resource as Elem of TypeMap in validation (#12722)"

This reverts commit 1df1c21.

* Revert "provider/alicloud: change create ecs postpaid instance API (#12226)"

This reverts commit ffc5a06.
stack72 added a commit that referenced this pull request Mar 15, 2017
…12724)

* Revert "datadog: Fix incorrect schema of monitor for 'silenced' (#12720)"

This reverts commit 8730bf1.

* Revert "schema: Allow *Resource as Elem of TypeMap in validation (#12722)"

This reverts commit 1df1c21.

* Revert "provider/alicloud: change create ecs postpaid instance API (#12226)"

This reverts commit ffc5a06.
@ghost
Copy link

ghost commented Apr 15, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants