Skip to content

v0.10.34

Compare
Choose a tag to compare
@duplo-bot duplo-bot released this 23 Jul 14:24
· 651 commits to develop since this release
a9f3843

Changelog

  • a9f3843 Merge pull request #598 from duplocloud/release/0.10.34
  • 87f6580 Merge pull request #597 from duplocloud/DUPLO-16746-masksecret
  • e777903 made data duplocloud_k8_secrets secrets attribute sensitive
  • e1c81db masking secrets response in log
  • 0f26f9d debug.log response masking
  • 8b1b1e6 Merge pull request #588 from duplocloud/DUPLO-18870-dynamo-untag
  • 4e6e853 Merge pull request #594 from duplocloud/DUPLO-19069-ebs-instance-update
  • be5ab76 Revert "Merge pull request #591 from duplocloud/DUPLO-19011"
  • feb16e8 Merge pull request #589 from duplocloud/DUPLO-16119-cloudfront-name
  • 37c597c Merge pull request #591 from duplocloud/DUPLO-19011
  • 6b025c0 Merge pull request #590 from duplocloud/DUPLO-18748
  • c251d2e Merge pull request #596 from duplocloud/DUPLO-18177
  • 8193a89 Update CHANGELOG.md
  • f875fbb DUPLO-18177 feat: add support for enabling/disabling metrics in ASG resources
  • 944688c Merge pull request #577 from duplocloud/DUPLO-18671-waf-rework
  • 970ecc7 docs updated
  • 967bcd0 resolved merge conflicts and made neccessary fix
  • 27d95e6 removed unwanted code
  • 03031e0 Fixed updation of instance types from non ebs to ebs type by adding resource level difference to make storage_size manadatory on such updation
  • fe65e98 Merge pull request #593 from duplocloud/DUPLO-19084-lambda-exception
  • 2a7d6be added lambdaWaitUntilReady to create context.
  • ac7e335 Merge pull request #592 from duplocloud/DUPLO-19084-lambda-exception
  • 7a25e9c removed DuploLambdaPermissionConfiguration
  • a82e14b reused lambdafunction struct to check status update
  • e8aeeed fixed naming convention
  • 296ecb2 moved lastupdate object inside configuration, added check for response object to be not nil at polling
  • c0ad2c5 lint check
  • 8b24c7d lint fix
  • ccdfdea Added wait for config update for lambda
  • 0df5336 Update CHANGELOG.md
  • d31f97a DUPLO-19011 feat: allow option to force delete ECR repositories from duplo TF provider
  • 94cd7f0 added check to name and comment attribute value, to initialise it to Comment
  • 8fd17fc DUPLO-18748 chore: add nil check for HealthCheckConfig
  • 3e2be67 Merge pull request #578 from duplocloud/DUPLO-18669-kmslist
  • 0afe2ac updated docs
  • 4ebc63a fixed merge conflict
  • 7e737dd fixed typo, added conflictswith to name and comment, removed required true for name
  • eb9b0c8 fixed typo, added conflictswith to name and comment, removed required true for name
  • ead0986 DUPLO-18748 chore: update docs
  • c030a83 DUPLO18748 fix: dont assign health_check config if none is defined
  • e038180 Update CHANGELOG.md
  • 909d9df resloved merge conflicts
  • c063fa7 DUPLO-18748 feat: add support for healthcheck configuration for Duplo service lbconfigs
  • 21f60a5 handled tag diff state using get tag api, setting tag data in read context
  • 7db2f91 updated doc
  • f0df9eb added name attribute, made comment attribute depreciated
  • 1d9e4d0 lint: go fmt
  • f3dc934 fixed tag behaviour for dynamo db v2
  • b0fef1a Merge pull request #587 from duplocloud/DUPLO-16746-masksecret
  • bc563f6 plugin crash issue fix
  • f3f73da inprogress
  • af26671 Merge pull request #586 from duplocloud/DUPLO-16746-masksecret
  • 1f45ff9 checking AllowReadonlyK8sSecrets flag to override readonly policy
  • cfc0965 in progress
  • bff4921 solving lint issues
  • bbae638 version bump
  • 8085732 updated description and docs
  • 461f9b7 updated docs
  • e9a7df2 chnaged current waf implementation to v2 made older implementation deprecated
  • 7301a83 change waf resource filename
  • 86ac597 change waf current implementation as v2
  • c2566cf changed duplocloud_plan_kms to duplocloud_plan_kms_v2 and retained old version as duplocloud_plan_kms and made it depreciated
  • 2e107f9 reimplemnting old example for kms
  • 3d6966d reimplementing old resource in progress
  • c60d5aa changed kms resource as v2
  • cb70f80 waf old attribute initialisation logic fixed
  • 88a7cfb fixed logic for initializing old kms attribute
  • 8bb6e46 made earlier attribute depreciated
  • 42aa58d made old variables for kms depreciated
  • 33e8098 updated id
  • 3205191 updated doc and id
  • dec5b33 changed duplocloud_plan_kms resource and related datasource workflow similar to duplocloud_plan_certifactes resource
  • bddc7e7 fixed waf modified wrokflow of duplocloud_plan_waf resource similar to duplocloud_plan_certificates
  • c57b0c4 in progress
  • 704bf2e in progress