-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
New Resource - azurerm_fluid_relay_server
#17238
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this PR!
I've taken a look through and left some comments inline, but this is mostly looking good to me 👍
internal/services/fluidrelay/fluid_relay_servers_resource_test.go
Outdated
Show resolved
Hide resolved
internal/services/fluidrelay/fluid_relay_servers_resource_test.go
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have left some additional comments that once addressed this should be good to merge 👍
internal/services/fluidrelay/fluid_relay_servers_resource_test.go
Outdated
Show resolved
Hide resolved
Thank you @wuxu92! This almost LGTM now! If you can fix the CI failures, then I'll trigger an acctest run. |
thanks a lot! now all CI checks are success. |
internal/services/fluidrelay/sdk/2022-05-26/fluidrelayservers/method_getkeys_autorest.go
Outdated
Show resolved
Hide resolved
fix fluid relay create/update with cmk
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @wuxu92 - left comments inline
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @wuxu92. This looks nearly there but storage_sku
is a little weird. I've left comments in line but once that is addressed, I believe we can merge it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks for opening that issue!
This functionality has been released in v3.13.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
Swagger Link
--- PASS: TestAccFluidRelay_basic (55.64s)
--- PASS: TestAccFluidRelay_ami (420.68s)
--- PASS: TestAccFluidRelayServer_requiresImport (64.67s)
--- PASS: TestAccFluidRelayServer_update (248.55s)
Process finished with the exit code 0