terraform-provider-tfe icon indicating copy to clipboard operation
terraform-provider-tfe copied to clipboard

docs: update no_code_module.html.markdown

Open frrenk opened this issue 1 year ago • 1 comments

fix tfe_no_code_module to use tfe_organization.foobar.name value instead of id value.

Description

tfe_no_code_module resource example uses id value for tfe_organization resource, which results in an error while applying the code. Using name value instead results in successful apply. Updated the docs to reflect this.

frrenk avatar Jan 29 '24 10:01 frrenk

CLA assistant check
All committers have signed the CLA.

hashicorp-cla avatar Jan 29 '24 10:01 hashicorp-cla