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

fix: networking quota region option #1374

Merged

Conversation

sergelogvinov
Copy link
Contributor

According documentation the region parameter can be optional:

But I've got an error in this case:

data "openstack_networking_quota_v2" "quota" {
  region     = "MyRegion"
  project_id = "2e367a3d29f94fd988e6ec54e305ec9d"
}

Set optional flag for 'region' in data.openstack_networking_quota_v2

Signed-off-by: Serge Logvinov <serge.logvinov@sinextra.dev>
@ozerovandrei ozerovandrei merged commit 9abe71b into terraform-provider-openstack:main May 15, 2022
@sergelogvinov sergelogvinov deleted the quota-region branch May 15, 2022 12:10
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.

None yet

2 participants