-
Notifications
You must be signed in to change notification settings - Fork 0
Migrate resource ec_deployment_traffic_filter_association to terraform-provider-framework #5
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
Migrate resource ec_deployment_traffic_filter_association to terraform-provider-framework #5
Conversation
254c194 to
27175df
Compare
|
This contains all changes from your branch that are not related to the deloyment resource itself. @dimuon Not sure why the unit tests are failing. They do work for me locally. May be it is related to some env vars. Can you check whether the tests work for you? |
Yes, sure. I'll check and let you know. |
|
717effb to
c814eda
Compare
Is there more output than this? |
|
a5da6a0 to
2834bcf
Compare
|
Tests are working on GitHub now. This was the root cause: |
…m-provider-framework
2834bcf to
a5de6e9
Compare
|
LGTM |
Migrate resource ec_deployment_traffic_filter_association to terraform-provider-framework
Migrate resource ec_deployment_traffic_filter_association to terraform-provider-framework
How Has This Been Tested?
Unit and acceptance tests were ported. Migration test added.
Types of Changes
Readiness Checklist