Skip to content

Releases: duplocloud/terraform-provider-duplocloud

v0.10.7

08 Feb 23:17
68dbceb
Compare
Choose a tag to compare

Changelog

  • 68dbceb Merge pull request #392 from duplocloud/release/0.10.7
  • bffe3ab updated documentation
  • e708ee3 updated documentation
  • 28f16ff DUPLO-8717 (#390)
  • 566ac8e DUPLO-14884: support ingress port_name attribute (#391)
  • a8d38e3 DUPLO-14602 fix: detect allocationTags changes and update them using proper update method (#387)
  • a04737a DUPLO-14859: add duplocloud client unit tests (#386)
  • d950d23 Merge pull request #385 from duplocloud/DUPLO-11835
  • 12b873d Update CHANGELOG.md
  • 7a8cc2e refactor the code a little bit, moved creation of the subnet in infrastructure to if statemement - only for Azure
  • 456f954 fixing bug : DUPLO-11835 -> now adds subnet only when needed (in Azure)
  • 13bcb0c DUPLO-13555: Added is any host allowed functionality to Job and CronJob (#384)
  • 304f850 [DUPLO-14673] : TF: Generated docs are incorrectly marking some fields as read-only (#381)
  • 97422f7 version bump

v0.10.6

30 Jan 16:00
c814c4d
Compare
Choose a tag to compare

Changelog

  • c814c4d Merge pull request #383 from duplocloud/release/0.10.6
  • fcf6bc5 DUPLO-14696 : New resource duplocloud_gcp_sql_database_instance added. (#382)
  • 4a7b09d version bump

v0.10.5

25 Jan 15:23
d7bcb79
Compare
Choose a tag to compare

Changelog

  • d7bcb79 Merge pull request #380 from duplocloud/release/0.10.5
  • a8c128b Update CHANGELOG.md
  • d611557 DUPLO-4661: Tag based resource handling for lambda function and S3 resource. (#379)
  • ed39dd4 [DUPLO-14321] : TF: Doc: duplocloud_duplo_service, cloud parameter value for gcp missing (#378)
  • 58fe717 DUPLO-14597: forces recreation on changes to is_cluster_autoscaled and can_scale_from_zero (#377)
  • 3e09094 Merge pull request #375 from duplocloud/DUPLO-13674
  • 6b31906 added nolint to GetOkExists
  • 3e99c3e DUPLO-1389 fix: update provider docs for ECS service and task definition (#376)
  • fccf62d update codium AI pr agent
  • 28fe791 Update CHANGELOG.md
  • 8dcc8f8 added is_serverless_kubernetes property in infrastructure
  • e259082 update codium AI settings
  • d43c463 DUPLO-13452 feat: include can_scale_from_zero flag in ASG profile (#363)
  • 42b29e2 DUPLO-14181 fix: add "ImplementationSpecific" to list of possible values for ingress rule path types (#374)
  • fbd14cb enable codium AI pr review
  • 9de3085 DUPLO-14385: remove Always from being an option for restart_policy. Set OnFailure to be new default (#373)
  • af04ec1 Duplo 12737 cronjob fix update logic (#372)
  • 4adbbb7 [DUPLO-13533] : [TF] ElasticSearch storage options support (#371)
  • 7e6daca DUPLO-14303: Make cronjob spec.template mutable (#370)
  • cc929ef DUPLO-13535 fix: expose global dns settings conditionally based on flag for plan settings data source (#369)
  • 5cc0bd4 Forgot to run make doc for k8s jobs changes. (#368)
  • 7c8d570 DUPLO-14087: Add date format (#367)
  • 5cd30fa DUPLO-12737 & DUPLO-14306: k8s job fixes (#366)
  • 47772e5 DUPLO-13381 AWS spot instance support w/ duplo_asg_profile.use_spot_instances (#364)
  • d386efa DUPLO-12731, DUPLO-12732: k8s job - env, command, args, init_container (#365)
  • dea21bb DUPLO-14143 Add handling for host tf use cases. (#362)
  • 130286a DUPLO-13535 fix: remove MaxItems which errors out for computed fields (#361)
  • 4b0b559 DUPLO-13535 feat: adds datasource for duplo plan settings (#357)
  • 3353697 DUPLO-13203 support for duplocloud_aws_host.allocated_public_ip (#360)
  • de1178e DUPLO feat: allow provider development with debuggers (#359)
  • f9a724c DUPLO-10291 Update friednly name attributes and needs. Update check. (#352)
  • a527748 DUPLO-13536 feat: exposes fqdn and related variables for duplo service (#358)
  • 9f0711c DUPLO-13563 (#356)
  • dbd39aa DUPLO-13563 - update backup retention to support cluster instances. Refactor deletion_protection for consistency and reduce number of calls to api. (#355)
  • cf2052f DUPLO-10776: add support for tenant cleanup timers (#354)
  • 469f5ed DUPLO-13493 - update readme default backup retention days. (#353)
  • e2bf46d DUPLO-13495 Add support for updating backup retention period. (#350)
  • bcbaf56 Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#347)
  • eef7b51 DUPLO-13493 Update documentation for backup_retention_period to reflect default and value range. (#348)
  • 20bfd23 Merge pull request #349 from duplocloud/az-fix-1
  • b393a21 K8s node pool diff issie fixed.
  • 2841401 DUPLO-10291 Add ForceNew to true for fullname. (#346)
  • 9176fe6 DUPLO-12128 (#345)
  • 15ef516 DUPLO-13027: making value required (#343)
  • c0435fc DUPLO-13027, DUPLO-13029: Update Value to be required and update example (#342)
  • 41c55d9 version bump
  • 67954ee fix for version overrides
  • be8518f DUPLO-12873: add example for viewing secret (#339)
  • a38f6a1 updating doc (#337)
  • 5e48da8 add example for creating edge lambda function (#336)
  • 715cf09 DUPLO-12006: cronjob support (#335)
  • a0eb606 version bump
  • 86740fb Merge remote-tracking branch 'origin/master' into develop
  • e739b23 Bump google.golang.org/grpc from 1.53.0 to 1.56.3 (#332)
  • 30aca30 DUPLO-10598: k8s jobs (#331)
  • d28fbcd Bump golang.org/x/net from 0.8.0 to 0.17.0 (#330)
  • 77d8c29 make storage_type Computed = true (#329)
  • b1599ae if the snapshot_id is non-empty, and the password is donotuse, never apply a password change. (#328)
  • a826789 DUPLO-11673: ExistingK8sNamespace field add in duplocloud_tenant resource (#326)
  • 627ab3d Duplo 11665 image config example (#327)
  • 9e72997 DUPLO-11674: Fix linting errors (#325)
  • 4bdcdee version bump
  • 809d965 Merge remote-tracking branch 'origin/master' into develop
  • 20d4ce6 fix go version specifications
  • 9f61029 EnableECSCluster -> EnableECS (#321)
  • b65a935 version bump
  • ab27e13 Merge remote-tracking branch 'origin/master' into develop
  • 1424e1a version bump
  • 16039a5 Merge remote-tracking branch 'origin/master' into develop
  • 261774e updated docs
  • da7c7a7 upgrade hashicorp dependencies
  • 595ba13 continue when not unavailable after RDS update (#319)
  • ee8f287 DUPLO-11338 support ImageConfig for lambda functions (#304)
  • 3857c14 set id for state (#318)
  • 801728f DUPLO-11625: Unable to generate docs (#317)
  • 515f2a4 DUPLO-11605: support newest pod placement flags (#316)
  • b3a8bcb intergration test (#315)
  • 650d1a7 DUPLO-8877 external_port is now optional, sometimes (#311)
  • 2ca198a DUPLO-11564 add metadata service option to example (#310)
  • 601589a more updates (#314)
  • ca840e2 DUPLO-11390 data "duplocloud_tenant-config" fixed (#313)
  • 7a59907 DUPLO-9494 azure vm disk size (#312)
  • e18d427 version bump

v0.10.4

30 Nov 18:53
22b8782
Compare
Choose a tag to compare

Changelog

v0.10.3

02 Nov 19:43
7351bb1
Compare
Choose a tag to compare

Changelog

v0.10.2

29 Sep 17:14
929e23d
Compare
Choose a tag to compare

Changelog

v0.9.45

20 Sep 21:36
545cec5
Compare
Choose a tag to compare

Changelog

v0.9.44

18 Sep 16:54
fa847c9
Compare
Choose a tag to compare

Changelog

v0.9.43

06 Sep 20:46
4a79f83
Compare
Choose a tag to compare

Changelog

  • 4a79f83 Merge pull request #297 from duplocloud/release/0.9.43
  • 8e72e75 Revert "use v3 infrastructure api for getting the infra config (#294)"
  • 2a3b84f make ephemeral_storage computed; generate docs (#296)
  • 4548465 DUPLO-5965: Add EphemeralStorage to lambda (#268)
  • a6f8837 version bump

v0.9.42

01 Sep 15:52
be53416
Compare
Choose a tag to compare

Changelog