-
Notifications
You must be signed in to change notification settings - Fork 70
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
add aiven_azure_privatelink_connection_approval test #953
Conversation
a4ea7f3
to
433a429
Compare
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.
Two small things:
- Please run
make docs
, these two files should be added to this PR:
modified: docs/data-sources/grafana.md
modified: docs/resources/grafana.md
- Can you please run it locally and add here results?
internal/service/vpc/resource_azure_privatelink_connection_approve_test.go
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.
perhaps we should also have a changelog entry for this
internal/service/vpc/resource_azure_privatelink_connection_approve_test.go
Show resolved
Hide resolved
433a429
to
0d949d8
Compare
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, thought would be great to check Aiven VPC resources fields with ImportStateCheck
, but it could be done in a separate PR
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
About this change—what it does