Skip to content

Add uuid to address_groups data source#472

Merged
abhimutant merged 2 commits intonutanix:feat/1.7.0from
Bermos:master
Aug 8, 2022
Merged

Add uuid to address_groups data source#472
abhimutant merged 2 commits intonutanix:feat/1.7.0from
Bermos:master

Conversation

@Bermos
Copy link
Copy Markdown
Contributor

@Bermos Bermos commented Jul 1, 2022

This should fix #461

@Bermos
Copy link
Copy Markdown
Contributor Author

Bermos commented Jul 7, 2022

This conflicts with #462 as it removes the documentation that this PR implements.

Schema: map[string]*schema.Schema{
"uuid": {
Type: schema.TypeString,
Required: true,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Type should be Computed.

@abhimutant abhimutant changed the base branch from master to feat/1.7.0 August 8, 2022 10:53
@abhimutant abhimutant merged commit cf208cd into nutanix:feat/1.7.0 Aug 8, 2022
@abhimutant
Copy link
Copy Markdown
Contributor

Merging this to feat branch and then will make appropriate changes in PR.

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.

uuid of address_groups are not available

2 participants