Skip to content

Releases: duplocloud/terraform-provider-duplocloud

v0.10.50

25 Oct 07:17
a011c4b
Compare
Choose a tag to compare

Changelog

  • a011c4b Merge pull request #745 from duplocloud/release/0.10.50
  • 3919cdf Merge pull request #743 from duplocloud/DUPLO-25437
  • 9191f2d Merge pull request #744 from duplocloud/DUPLO-25454
  • 64e110b validation error message updated
  • b3286ba update rule block as required
  • 7c01871 added validation for rulename
  • 5748509 Merge pull request #742 from duplocloud/DUPLO-25915
  • 0b91b34 fix for assigning masked secure string from ssm parameter to other env map resources
  • 96e346d Merge pull request #741 from duplocloud/DUPLO-25462
  • 9f3b47f fixed error polling function while deleting
  • b46fdc2 Merge pull request #740 from duplocloud/DUPLO-25833
  • 4e586e3 resolved merge conflicts
  • 199c9dd updated doc
  • 4db0ae3 implemented user tenant access
  • 5581d4f Merge pull request #734 from duplocloud/DUPLO-25452
  • 52a5825 Merge pull request #730 from duplocloud/DUPLO-25472
  • 6de380b added validateReplicaCount
  • b51ff0f Merge pull request #739 from duplocloud/DUPLO-25458
  • 2d3b9bb Merge pull request #738 from duplocloud/DUPLO-25462
  • 48f8579 added custom diff function to validate source bucket
  • 4ba4ac3 replication timeout issue fix
  • 29b9791 Merge pull request #737 from duplocloud/DUPLO-25632
  • 001312b linter fix
  • 9321b2f fixed typo at asg profile datasource
  • ca572c0 review comments
  • ec4de3f Merge remote-tracking branch 'origin/develop' into DUPLO-25452
  • 16a397b Merge pull request #735 from duplocloud/push-lint-checks-fix
  • ec05cb6 lint(push) checks fix-2
  • ab43c95 lint(push) checks fix
  • 118c8dd added resource and data source duplocloud_gcp_redis_instance
  • d7bef73 Merge pull request #731 from duplocloud/DUPLO-25476
  • 4f74405 Import doc changes for duplocloud_k8s_cron_job and duplocloud_k8s_job.
  • 6402395 Revert "DUPLO-25476 fix: throw error if access grant create times out"
  • 29b9ba6 Merge pull request #728 from duplocloud/DUPLO-18160
  • 7c47522 updated lint version
  • 3371bfb updated lint version
  • 0291f63 DUPLO-25476 fix: throw error if access grant create times out
  • 84a0fd2 DUPLO-25476 doc: update docs for tenant access grants
  • 0a364ff DUPLO-25476 chore: remove unsupported access grant resource types
  • 7024525 Test lint 2
  • 1655d9a Test lint
  • 3c303c7 fixed creation of fullname from name
  • 82a9a82 updated ubuntu from latest to 20.04 in dev-check.yml
  • 7c0aaa4 updated golang lint action to v6
  • bce0bc1 added support for runtime_platform in duplocloud_ecs_task_definition resource
  • 7c1b184 Merge pull request #726 from duplocloud/DUPLO-25418
  • 6db09d8 Merge pull request #724 from duplocloud/DUPLO-25235
  • d91d6e6 Merge pull request #727 from duplocloud/DUPLO-25423
  • 294e29f changed default value of need_backup
  • 6eae240 added example
  • 0191e6d added backup flag to duplocloud_gcp_sql_database_instance resource
  • 5fd8636 removed update context since no attribute is eligible for updation
  • fa1aac1 updated doc
  • a807075 made url attribute for duplocloud_azure_storageclass_table computed
  • e348437 Fixed name validation issue
  • 5255069 added newline at note
  • 9135d4b updated documentation for asg_profile
  • ce62a17 Merge pull request #722 from duplocloud/DUPLO-19626
  • 8543da3 Merge pull request #723 from duplocloud/DUPLO-25412
  • 77746f4 fixed regression
  • ad7ce67 made enable_metrics force new and fixed delete context
  • 8943c0c Merge pull request #713 from duplocloud/DUPLO-21305
  • 4b21676 Merge pull request #720 from duplocloud/DUPLO-19208
  • ed1f996 merging duplosdk/version_utils into duplocloud/version_utils , removed duplosdk/version_utils files, updated call heirarchy code for function called from duplosdk/version_utils
  • 154439a resolved merge conflicts
  • 15260a0 updated doc fixed import.sh
  • 6fbf801 Merge pull request #721 from duplocloud/DUPLO-20994
  • b2d2ba5 removed share file traces from import files
  • 1829239 updated doc
  • bfa216b fixing lint issue
  • 1056b69 fixed descriptions
  • 5c3c47d fixed descriptions
  • c5b4216 added force new property to storage_account_name attribute for blob queue and table
  • 469272c Merge pull request #718 from duplocloud/DUPLO-11712
  • 65b8336 DUPLO-25258 chore: clarify grant areas in public doc
  • a217502 implementation of storage class resources
  • 747140e updated log statement
  • a5c02de Merge pull request #700 from duplocloud/DUPLO-16961-ecr-setting
  • 77f70ac removed sleep
  • d316993 resolved merge conflicts
  • e6aa576 fixed lint issue
  • c4f6832 implemented gcp infra maintenance window
  • 172b21d Merge pull request #719 from duplocloud/DUPLO-25304-remove-validation-at-parameter-name
  • 3c80824 removed validation that checks special character in parameter_group_name and cluster_parameter_group_name since this name is returned as default.aurora-postgressql
  • 4947422 added description
  • 4bd3ae9 DUPLO-25258 fix: lint issue
  • b5a55e6 DUPLO-11712 fix: issues from access grant testing
  • 37dd5df DUPLO-11712 fix: documentation
  • f82e794 DUPLO-11712 doc: document new access grant TF resource
  • 6a97238 DUPLO-11712 fix: argument order in delete method
  • 53a8755 DUPLO-11712 feat: adds tenant access grant resource
  • fb62475 DUPLO-11712 feat: add tenant access grant TF resource
  • 155add4 Merge pull request #714 from duplocloud/DUPLO-20497-psql-flex-az
  • 18ba1d4 changed get api at pooling in delete context
  • f8e9669 updated document, moved version extract function to version utils file
  • d1a6d97 test in progress
  • 2b04e71 version bump
  • 3920f5f postgresql flexible implementation
  • b44e852 updated doc
  • cc5e71f support for aurora-iopt1 storage type
  • 8115d59 test in progress
  • f4df6fb inprogress
  • 2c4879b in progress
  • 1e19e02 in progress
  • 2e1431a resolved codium review
  • e19c027 [skip ci] Update CHANGELOG.md
  • 2988f85 implemented updated context for ecr resource
  • 8b8ae8f in progress
  • 631ec15 postgresql in progress
  • c5e9d5f postgresql in progress

v0.10.49

25 Sep 14:15
320df9c
Compare
Choose a tag to compare

Changelog

  • 320df9c Merge pull request #717 from duplocloud/release/0.10.49
  • 0385214 Merge pull request #703 from duplocloud/DUPLO-21091-gcp-ip-str-2-slice
  • 3a96545 removed conflict trace
  • 1401e66 resolved merge conflict
  • 5de1b37 Merge pull request #704 from duplocloud/DUPLO-17188-gcp-tenant-naming
  • 35b80bc Merge pull request #715 from duplocloud/DUPLO-21253
  • d9ab047 fix for redis cache creation in private network
  • 60d7ca5 Doc updated
  • 391b496 Merge pull request #712 from duplocloud/bug/DUPLO-21234-fix-tf-for-del-airflow-resp
  • 62f5880 fix tf regression
  • f0bf2f5 version bump
  • 8534c76 checking for all case
  • b8d7643 [skip ci] Update CHANGELOG.md
  • f732ea2 Restricting tenant creation for gcp cloud if tenant name contains google
  • 68250dd added validation on account_name for gcp cloud
  • 37c0292 [skip ci] Update CHANGELOG.md
  • fda418b fixed ipaddress at data resources and updated documentation
  • 202ab03 fixed ipaddress unmarshall issue

v0.10.48

17 Sep 19:55
16033ec
Compare
Choose a tag to compare

Changelog

  • 16033ec Merge pull request #711 from duplocloud/release/0.10.48
  • bea26d5 Merge pull request #710 from duplocloud/DUPLO-21384
  • 15296e3 DUPLO-21384 doc: update rds read replica perf insights
  • a1ec926 Merge pull request #707 from duplocloud/DUPLO-21304
  • 3d420a6 Merge pull request #709 from duplocloud/gcp_cloud_sql_update
  • d8d5d3a removed commented code
  • 59bd1ba docs update
  • e6d97fd [skip ci] Update CHANGELOG.md
  • 1e3605f gcp cloud sql resource update
  • ec87275 removed unused function
  • 34e00f5 [skip ci] Update CHANGELOG.md
  • f6af89d fixed plan issues, fixed replica performance insights issue, updated doc example
  • 99c7fd7 Merge pull request #706 from duplocloud/DUPLO-21304
  • 3d94339 DUPLO-21304 chore: update documentation
  • ff190b5 Update CHANGELOG.md
  • fe5a549 [skip ci] Update CHANGELOG.md
  • 7c9d503 DUPLO-21304 fix: force rds replicas not to have perf insight configuration when they belong in an aurora cluster
  • 3fc1e0b Merge pull request #705 from duplocloud/DUPLO-21209
  • 91e29c7 addressed lint issue
  • 184fcaf [skip ci] Update CHANGELOG.md
  • 4d3f1e0 added diffsupressfunction on performance insights
  • ca6069a Merge pull request #702 from duplocloud/DUPLO-21174
  • f90c750 [skip ci] Update CHANGELOG.md
  • d931d29 made availablity zone force replacement. handled condition at performance insights state value set if not enable to avoid unwanted diff
  • e9e5cb7 Merge pull request #701 from duplocloud/DUPLO-21238
  • 0fe0647 updated documentation with performance insights example
  • 01caf33 [skip ci] Update CHANGELOG.md
  • faabfb3 DUPLO-21238 chore: fix lint issues
  • 2faee19 implemented pfinsight for reader replica
  • fbf0f73 testing in progress
  • cf6f958 Merge pull request #698 from duplocloud/DUPLO-21225-performanceinsight-doc
  • 643b351 resolved merge conflicts
  • 6b9e1a7 Merge pull request #697 from duplocloud/DUPLO-21184-docdb-pfinsights
  • d2d2950 resolved conflicts
  • 6e17e1d Merge pull request #699 from duplocloud/bug/DUPLO-21234-mwaa-del-timeout-increase
  • b8223ab [skip ci] Update CHANGELOG.md
  • 94cbf32 mwaa takes long time to delete and create, increase timeout
  • ba632ea DUPLO-21238 chore: port rds perf insights to read replica resource
  • 5928829 updated doc
  • 84f15f5 added example in template file
  • cf4f060 [skip ci] Update CHANGELOG.md
  • 3a58d0a fixed documentation
  • dd0aefa worked on codium comments
  • b6a0962 [skip ci] Update CHANGELOG.md
  • 81ae755 fixed performance insights for doc db
  • 290a2dc version bump

v0.10.47

10 Sep 05:44
657171f
Compare
Choose a tag to compare

Changelog

  • 657171f Merge pull request #696 from duplocloud/release/0.10.47
  • 87b5828 [skip ci] Update CHANGELOG.md
  • 339cfb4 Change checkout to v3
  • 3786d6e Merge pull request #695 from duplocloud/release/0.10.47
  • 253885d [skip ci] Update CHANGELOG.md
  • efc027c Merge pull request #694 from duplocloud/feature/DUPLO-21167-airflow-new-versions
  • 938e2d2 Description changes
  • 3dfe0ce [skip ci] Update CHANGELOG.md
  • afbbec5 add new airflow versions, remove deprecated version
  • 1503f3c Merge pull request #693 from duplocloud/release/0.10.47
  • 517e9de [skip ci] Update CHANGELOG.md
  • 3875a83 Merge pull request #692 from duplocloud/Changelog-update
  • 00c1849 [skip ci] Update CHANGELOG.md
  • fccd14c Update CHANGELOG.md
  • ad1cc7e Merge pull request #691 from duplocloud/release/0.10.47
  • 7efcbb6 [skip ci] Update CHANGELOG.md
  • 0ca9dd0 Merge pull request #690 from duplocloud/DUPLO-21171-hotfix
  • 4266dc9 [skip ci] Update CHANGELOG.md
  • 814e579 DUPLO-21171 hotfix: apply aurora perf insights validation only if performance insights is enabled
  • 3299784 version bump

v0.10.46

09 Sep 18:11
6a126de
Compare
Choose a tag to compare

Changelog

  • 6a126de Merge pull request #689 from duplocloud/release/0.10.46
  • 5733af6 [skip ci] Update CHANGELOG.md
  • ea695a7 Merge pull request #686 from duplocloud/DUPLO-21144-agentpool-avzn
  • ac8e263 Merge pull request #688 from duplocloud/release/0.10.46
  • d5e64d4 [skip ci] Update CHANGELOG.md
  • 0c1dac6 Merge pull request #685 from duplocloud/DUPLO-21203-performanceInsight-regr
  • 9e7ed66 [skip ci] Update CHANGELOG.md
  • e691303 added force replacement for availability_zones
  • e665e51 [skip ci] Update CHANGELOG.md
  • 2b31772 added unstaged code again
  • ffdd08b added unstaged code changes again
  • dac861c version bump

v0.10.45

09 Sep 06:48
0e3d644
Compare
Choose a tag to compare

Changelog

  • 0e3d644 Merge pull request #684 from duplocloud/release/0.10.45
  • a9d9dc9 [skip ci] Update CHANGELOG.md
  • 1442e31 Email changes.
  • 9002f96 Merge pull request #683 from duplocloud/release/0.10.45
  • 8d18ba6 [skip ci] Update CHANGELOG.md
  • 4ae2144 Merge pull request #682 from duplocloud/bug/DUPLO-21150-imporve-docs
  • 999f732 [skip ci] Update CHANGELOG.md
  • 07ea2da add smaple for log del config
  • 2a10ce7 Merge pull request #681 from duplocloud/DUPLO-21171-perfominsigt-validation
  • 814551a [skip ci] Update CHANGELOG.md
  • 48417bd added validation for performance insight support and aurora storage type
  • 14f529d version bump
  • a8c3426 in progress

v0.10.44

06 Sep 18:31
11f5a70
Compare
Choose a tag to compare

Changelog

  • 11f5a70 Merge pull request #680 from duplocloud/release/0.10.44
  • 03d4ceb [skip ci] Update CHANGELOG.md
  • 574bc16 Merge pull request #671 from duplocloud/DUPLO-21053-agentpool-set-default
  • 21f86db Merge pull request #679 from duplocloud/release/0.10.44
  • 6fedd59 [skip ci] Update CHANGELOG.md
  • d9abba0 Merge pull request #677 from duplocloud/DUPLO-21079-hide-ssm-secret
  • b9f54a5 [skip ci] Update CHANGELOG.md
  • 1b1a074 updated datasource
  • f4ed5dd updated doc
  • 9972e0e make ssm parameter value sensitive
  • 7a5c4e7 version bump
  • 54bf6c7 [skip ci] Update CHANGELOG.md
  • 9fce9cf fixed duplicate resource on plan

v0.10.43

06 Sep 06:49
f43424c
Compare
Choose a tag to compare

Changelog

  • f43424c Merge pull request #676 from duplocloud/release/0.10.43
  • 5876fc9 [skip ci] Update CHANGELOG.md
  • 393836d Email changes.
  • 6e2c890 Merge pull request #675 from duplocloud/release/0.10.43
  • 37589cf [skip ci] Update CHANGELOG.md
  • 3f3f0e6 Merge pull request #674 from duplocloud/DUPLO-21153-rds-performanceinsight-keyname
  • e83d1f8 [skip ci] Update CHANGELOG.md
  • 3fae482 renamed attribute enable to enabled
  • 639a33f ReadMe added.
  • 9a4fd69 version bump

v0.10.42

05 Sep 15:06
2f0f772
Compare
Choose a tag to compare

Changelog

  • 2f0f772 Merge pull request #672 from duplocloud/release/0.10.42
  • 8b2fc30 [skip ci] Update CHANGELOG.md
  • 74b7c90 Github token updated.
  • 301a6d5 Merge pull request #670 from duplocloud/release/0.10.42
  • 76b950b [skip ci] Update CHANGELOG.md
  • 5176450 Merge pull request #660 from duplocloud/ai-training-data-2
  • 7b8fdc3 Merge pull request #669 from duplocloud/DUPLO-21141-k8-np-reg
  • 6c22192 Merge pull request #668 from duplocloud/DUPLO-19625-asg-profile-doc
  • f09419c [skip ci] Update CHANGELOG.md
  • 7836eac fixed regression
  • 1419328 Duplo service examples edits
  • ff9d044 duplo_service resource update
  • 61349ba duplo_service resource update
  • e0e0309 Update aws_host.md.tmpl
  • cb5bbd1 Update aws_host.md.tmpl
  • 115c105 [skip ci] Update CHANGELOG.md
  • 16ad797 added validation to enabled_metrics attribute
  • 43e444a duplo_service resource update
  • 9e38bcf Merge pull request #635 from duplocloud/DUPLO-19625-asg-profile-doc
  • d1e019c updated doc
  • e67514a merged develop
  • ee36b04 CHANGE default value for duplocloud_infrastructure enable_k8_cluster in training examples to true
  • edb691d duplo_service resource update
  • 368cdf6 duplo_service resource update
  • a43acb7 updated doc
  • a1b0040 duplo_service resource update
  • 7b232cb Merge pull request #647 from duplocloud/DUPLO-20525-custm-node-lbls
  • 1e2b917 Merge pull request #656 from duplocloud/DUPLO-18316-azure-np-az
  • b013d68 Merge pull request #661 from duplocloud/DUPLO-21061-agentpool-condnfix
  • 5b8e488 Merge pull request #662 from duplocloud/DUPLO-21055-agentpool-condnfix
  • 206e905 Merge pull request #664 from duplocloud/DUPLO-21058-maxprice-validation
  • b4a26d6 Merge pull request #659 from duplocloud/DUPLO-20967-k8-secretdata-diff
  • 2c0499e Merge pull request #628 from duplocloud/DUPLO-14291-s3-replication
  • 5f639e8 Merge pull request #665 from duplocloud/DUPLO-21059-azure-evicitonpolicy-forcereplacement
  • 4816280 Merge pull request #666 from duplocloud/DUPLO-21060-forcenew-priority
  • c3d4f00 Merge pull request #667 from duplocloud/bug/DUPLO-20951-DUPLO-20952-DUPLO-21082-DUPLO-21072-DUPLO-21075
  • c7ca833 Docs updated
  • a269ae0 [skip ci] Update CHANGELOG.md
  • 4eeccad add lowerver vrsion allowd for logtypes
  • 91a31d8 add description and validate duplicate log types
  • 8521e24 duplo_service resource update
  • a94499a [skip ci] Update CHANGELOG.md
  • 7a6ffd6 added forcenew to priority attribute
  • adcd763 duplo_service resource update
  • ce60a5b [skip ci] Update CHANGELOG.md
  • 8ac2598 Added forcenew to eviction policy and updated document
  • 987e22b Merge pull request #650 from duplocloud/DUPLO-20877-rds-performance-insight
  • dfab868 [skip ci] Update CHANGELOG.md
  • 033d7e2 changed spot_max_price data type to float, Update custom diff function for spot_max_price, updated doc
  • fa39036 fixed typo and updated doc
  • d58d5ed fixed lint issue
  • 99942dd [skip ci] Update CHANGELOG.md
  • 3d8e482 made eviction policy default value to be Delete if scale_priority is set to Spot
  • 1b6740a [skip ci] Update CHANGELOG.md
  • 47956fe Validate eviction_policy state based on priority
  • f954bc0 [skip ci] Update CHANGELOG.md
  • 767089f Added custom diff validator to throw error for non support scale_priority attribute for priority type
  • 19e9186 updated aws_host resource
  • c2d7c68 Doc Bug fix
  • 4a493f8 duplo_s3 resource update
  • 8231a1d Update s3_bucket.md.tmpl
  • b747041 [skip ci] Update CHANGELOG.md
  • 2363c83 AI training docs updated.
  • 0066671 [skip ci] Update CHANGELOG.md
  • e79d5e3 diff fix for duplocloud_k8_secret resource
  • 6c70951 updated example
  • f95aad5 nodepool availability zone implementation
  • 6ec6fd9 Merge pull request #655 from duplocloud/DUPLO-21079-hide-ssm-secret
  • 66d436f resolved bug at creation
  • 1632ba4 Merge pull request #654 from duplocloud/DUPLO-21079-hide-ssm-secret
  • d4cbafd masking ssm parameter secure string value in log
  • a322866 resolved merge conflicts
  • be87ec1 Merge pull request #648 from duplocloud/feature/DUPLO-20918-rs-avail-zone
  • 5d5bd8f DUPLO-20708: v1: Redis feature AutomaticFailoverEnabled and LogDeliveryConfiguration. (#643)
  • 1cdd72b version bump
  • 228ad11 added example to doc
  • 442bb50 implemented support for performance insights configuration
  • 70dd0dc pr changes
  • e4faa8e document update and added example
  • 8cf69fd pr changes
  • b97e856 pr changes
  • 81be25d test in progress
  • e38a608 Update CHANGELOG.md
  • 9b5eab0 added support for custom node labels for duplocloud_asg_profile and duplocloud_aws_host resource
  • b40f44e Specify a valid Availability Zone for the RDS primary instance (when Multi-AZ is disabled) or for the Aurora writer instance.
  • 8413f19 document update and added example
  • 45045bc updated example
  • 5de3395 update doc, made changes as per backend change
  • c37880b storage class changes
  • cf98734 changed storage class values, allowed to update, need to test
  • 22792e7 removed unwanted file
  • 966d950 updated dev-check.yml file added version to linter
  • 5209b3c implemented duplocloud_s3_bucket_replication resource
  • bed23d5 in progress blocker read api
  • 880d63d in progress
  • d504c0c in progress

v0.10.41

30 Aug 13:49
d3669bf
Compare
Choose a tag to compare

Changelog

  • d3669bf Merge pull request #653 from duplocloud/release/0.10.41
  • 2908692 Merge pull request #652 from duplocloud/ai-training-data
  • 51904b1 Docs added.
  • bd0e2ff Merge pull request #651 from duplocloud/DUPLO-18931-k8-secrets
  • 6becf99 Docs changes
  • 6ab8d07 added missing values to secrets list
  • acbf836 S3 docs added.
  • 39a6d33 Infra and Tenant docs added.
  • 37bca3c Merge pull request #636 from duplocloud/DUPLO-17169-gcp-nodepool-doc-fix
  • 17d5435 removed empty resource from example of duplocloud_gcp_node_pool resource
  • 6fccbe2 More examples added.
  • f26440e Merge pull request #649 from duplocloud/DUPLO-20590-agentpool-bug
  • ff29270 Tenant and infrastructure ai training data.
  • c83ddca made changes based on review
  • 6bab3e3 removed log line causing nil pointer exception
  • a93d716 Merge pull request #631 from duplocloud/DUPLO-20590-agentpool-bug
  • 35ac888 version bump
  • 9c01598 removed tenantid value and replaced with variable in example
  • d268f7d updated example for duplocloud_azure_k8_node_pool resource
  • 0c8d925 fixed agent pool bug
  • da8a53c Revert "agent pool fix"
  • 68e6a5e agent pool fix