-
Notifications
You must be signed in to change notification settings - Fork 4
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
Update Terraform digitalocean to v2.43.0 #55
base: main
Are you sure you want to change the base?
Conversation
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
61ce178
to
58073de
Compare
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
86b5f2c
to
5c0f248
Compare
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
5c0f248
to
3bea26b
Compare
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
3bea26b
to
b200912
Compare
b200912
to
c577c26
Compare
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
c577c26
to
8478e7a
Compare
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
8478e7a
to
d2a44e7
Compare
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
d2a44e7
to
20f36b3
Compare
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
20f36b3
to
cee66c0
Compare
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
cee66c0
to
38dd722
Compare
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
856e02a
to
387a121
Compare
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
387a121
to
667b253
Compare
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
667b253
to
d7b5bec
Compare
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
d7b5bec
to
989a8c2
Compare
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
989a8c2
to
d2c4a59
Compare
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
d2c4a59
to
32362df
Compare
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
32362df
to
af89143
Compare
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
af89143
to
7b6bdce
Compare
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
7b6bdce
to
3dc6bcd
Compare
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
This PR contains the following updates:
2.26.0
->2.43.0
Release Notes
digitalocean/terraform-provider-digitalocean (digitalocean)
v2.43.0
Compare Source
IMPROVEMENTS:
MISC:
v2.42.0
Compare Source
IMPROVEMENTS:
MISC:
v2.41.0
Compare Source
IMPROVEMENTS:
BUG FIXES:
MISC:
v2.40.0
Compare Source
IMPROVEMENTS:
BUG FIXES:
MISC:
v2.39.2
Compare Source
MISC:
v2.39.1
Compare Source
BUG FIXES:
v2.39.0
Compare Source
IMPROVEMENTS:
BUG FIXES:
MISC:
v2.38.0
Compare Source
IMPROVEMENTS:
BUG FIXES:
MISC:
v2.37.1
Compare Source
BUG FIXES:
v2.37.0
Compare Source
IMPROVEMENTS:
BUG FIXES:
MISC:
v2.36.0
Compare Source
IMPROVEMENTS:
BUG FIXES:
MISC:
v2.35.0
Compare Source
IMPROVEMENTS:
BUG FIXES:
MISC:
v2.34.1
Compare Source
BUG FIXES:
digitalocean_cdn
: handle 'needs-cloudflare-cert' case in read func (#1095). - @andrewsomethingdigitalocean_database_cluster
: ignore seconds in maintenance_window.hour (#1094). - @andrewsomethingv2.34.0
Compare Source
IMPROVEMENTS:
digitalocean_database_user
: Support updating ACL settings (#1090). - @dweinshenkerBUG FIXES:
digitalocean_cdn
: Add Support for "needs-cloudflare-cert" (#1089). - @danaelhedigitalocean_spaces_bucket
: blr1 is a supported region (#1085). - @andrewsomethingdigitalocean_database_kafka_topic
: Kafka topic + user ACL management doc fixes (#1082). - @dweinshenkerv2.33.0
Compare Source
IMPROVEMENTS:
digitalocean_database_connection_pool
datasourceBUG FIXES:
v2.32.0
Compare Source
IMPROVEMENTS:
digitalocean_app
: Supportfeatures
in App spec (#1066). - @T-jegoudigitalocean_database_user
: Add support for Kafka Topic User ACL management (#1056). - @dweinshenkerdigitalocean_kubernetes_cluster
: Support enabling HA post-create (#1058). - @andrewsomethingBUG FIXES:
digitalocean_loadbalancer
: ignore 404 on delete (#1067). - @andrewsomethingdigitalocean_database_mysql_config
: Use GetOkExists for bools (#1063). - @andrewsomethingdigitalocean_kubernetes_cluster
: Handle error from GetCredentials and protect against panic (#1064). - @andrewsomethingMISC:
provider
: Bump godo to v1.105.1 (#1071). - @andrewsomethingprovider
: bump google.golang.org/grpc from 1.53.0 to 1.56.3 (#1057). - @dependabot[bot]v2.31.0
Compare Source
FEATURES:
digitalocean_database_kafka_topic
(#1052) - @dweinshenkerdigitalocean_database_mysql_config
(#1051) - @kallydevdigitalocean_database_redis_config
(#1037) - @andrewsomethingIMPROVEMENTS:
digitalocean_database_cluster
: Add support for Scalable Storage (#1054). - @dweinshenkerdigitalocean_app
: Add support for ingress for component routing, rewrites, and redirects (#1053). - @andrewsomethingdigitalocean_loadbalancer
: Add support type param (#1023). - @asaha2BUG FIXES:
digitalocean_loadbalancer
: no region field needed for global lb type (#1046). - @apinonformosodigitalocean_loadbalancer
: Parse nil region for global lb (#1043). - @asaha2digitalocean_app
: Rework deployment logic (#1048). - @davidsbonddigitalocean_spaces_bucket
: set force_destroy false on import (#1041). - @andrewsomethingMISC:
build(deps)
: bump golang.org/x/net from 0.14.0 to 0.17.0 (#1050). - @dependabot[bot]docs
: Clarify Database Docs for Referencing DB Replicas (#1045). - @danaelhetesting
: Use terrafmt on docs directory (#1036). - @andrewsomethingdocs
: Update Droplet example (#1035). - @danaelhev2.30.0
Compare Source
FEATURES:
digitalocean_spaces_bucket_cors_configuration
(#1021) - @danaelheIMPROVEMENTS:
provider
: Enable retries for requests that fail with a 429 or 500-level error by default (#1016). - @danaelheBUG FIXES:
digitalocean_database_user
: Prevent creating multiple users for the same cluster in parallel (#1027). - @andrewsomethingdigitalocean_database_user
: Remove unneeded GET request post-create (#1028). - @andrewsomethingMISC:
docs
: Make it clear that volume name has to start with a letter (#1024). - @ahasnadocs
: Update Postgres version in example (#1014). - @danaelheprovider
: Bump Go version to v1.21.0 (#1025). - @andrewsomethingprovider
: Update godo to v1.102.1 (#1020). - @danaelheprovider
: Update godo dependency to v1.102.0 (#1018). - @danaelheprovider
: Update godo dependency to v1.101.0 (#1017.) - @danaelhev2.29.0
Compare Source
FEATURES:
digitalocean_database_user
(#989). - @lezgomattIMPROVEMENTS:
digitalocean_kubernetes_cluster
: Add destroy_all_associated_resources option (#1007). - @andrewsomethingBUG FIXES:
digitalocean_spaces_bucket
: UpdateretryOnAwsCode
to five minutes (#999). - @danaelheMISC:
docs
: Note how to getid
for record import (#1004) - @nimboyaprovider
: Bump Go version to 1.20.x (#975). - @andrewsomethingtesting
: Update Postgres versions in acceptance tests (#1002). - @andrewsomethingprovider
: build(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0 (#1003). - @dependabot[bot]v2.28.1
Compare Source
BUG FIXES:
digitalocean_database_cluster
: Fix custom create timeouts (#987). - @andrewsomethingdigitalocean_droplet
: Prevent inconsistent plan when enabling IPv6 (#982). - @andrewsomethingdigitalocean_custom_image
: use custom create timeout (#985). - @andrewsomethingv2.28.0
Compare Source
IMPROVEMENTS:
provider
: Add godo's rate limiter configuration & retryable http client (#967). - @DanielHLelisdigitalocean_kubernetes_cluster
: Support container registry integration (#963). - @mohsenSydigitalocean_database_replica
: Add support for resizing replicas (#977). - @andrewsomethingdigitalocean_database_cluster
: Add backup-restore functionality to db create (#970). - @danaelheBUG FIXES:
digitalocean_record
: Handle pagination in data source (#979). - @andrewsomethingdigitalocean_kubernetes_cluster
: Require importing additional node pools manually (#976). - @andrewsomethingdigitalocean_database_replica
: Add uuid to data source schema (#969). - @andrewsomethingMISC:
docs
: Fix inconsistencies indigitalocean_uptime_alert
documentation #972 - @nicworteldocs
: Use correct links in uptime docs. #973 - @andrewsomethingprovider
: Update Terraform SDK to v2.26.1. #975 - @andrewsomethingv2.27.1
Compare Source
BUG FIXES:
digitalocean_database_replica
: Set UUID on read to resolve import issue (#964). - @andrewsomethingMISC:
v2.27.0
Compare Source
IMPROVEMENTS:
digitalocean_database_cluster
: Support project assignment (#955). - @andrewsomethingBUG FIXES:
digitalocean_custom_image
: use correct pending statuses for custom images (#931). - @rsmittyDOCS:
digitalocean_app
: Fix typo in resource digitalocean_app (#961). - @tobiasehlertMISC:
provider
: Package reorganization (#927). - @andrewsomethingtesting
: Use comment trigger to run acceptance tests for PRs. (#929). - @andrewsomethingtesting
: Fix formatting of Terraform configs in tests and enforce in PRs using terrafmt (#932). - @andrewsomethingtesting
: droplet: Fix acceptance testing (#949). - @andrewsomethingtesting
: certificates: Add retry on delete (#951). - @andrewsomethingtesting
: cdn: Add test sweeper and retry with backoff (#947). - @andrewsomethingtesting
: Add sweeper and use consistent naming for all Spaces buckets in tests (#945). - @andrewsomethingtesting
: Add sweeper for uptime and monitoring alerts (#944). - @andrewsomethingtesting
: Add sweeper for projects and add retry for project deletion (#943). - @andrewsomethingtesting
: Add sweeper for VPCs (#942). - @andrewsomethingtesting
: Add sweeper for custom images and fix acceptance tests (#941). - @andrewsomethingtesting
: Use consistent naming for all volumes created in tests (#939). - @andrewsomethingtesting
: Use consistent naming for all snapshots created in tests (#938). - @andrewsomethingtesting
: Use consistent naming for all load balancers created in tests (#937). - @andrewsomethingtesting
: Use consistent naming for all firewalls created in tests (#935). - @andrewsomethingtesting
: Add sweeper for SSH keys (#940). - @andrewsomethingtesting
: Use consistent naming for all certs created in tests (#934). - @andrewsomethingtesting
: Use consistent naming for all Droplets created in tests (#933). - @andrewsomethingtesting
: Remove unused const to fix linting (#930). - @andrewsomethingtesting
: Fix flaky database acceptance tests (#953). - @andrewsomethingConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.