Skip to content
This repository was archived by the owner on Dec 9, 2020. It is now read-only.

default_environment_id #17

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

Conversation

unya
Copy link
Contributor

@unya unya commented Nov 2, 2018

Full create-update flow for default_environment_id + test

Documentation for default_environment_id

Full create-update flow for default_environment_id + test

Documentation for default_environment_id
@ghost ghost added the size/M label Nov 2, 2018
@@ -37,19 +37,27 @@ func resourceRunscopeTest() *schema.Resource {
},
"default_environment_id": &schema.Schema{
Type: schema.TypeString,
Computed: true,
Computed: false,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build failing with "one of optional, required, or computed must be set"

Suggested change
Computed: false,
Optional: true,

@paultyng paultyng self-assigned this Jun 28, 2019
@wolf31o2 wolf31o2 mentioned this pull request Oct 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants