Skip to content

Conversation

@WestonReed
Copy link

Merge upstream changes into fork

samsullivan and others added 30 commits May 14, 2020 21:24
* No number_cache_clusters if cluster_mode_enabled

See #64

* No explicit AZs in cluster mode

* Updated README.md

Co-authored-by: actions-bot <58130806+actions-bot@users.noreply.github.com>
* Fix typo on example for 'automatic_failover'

* Updated README.md

Co-authored-by: actions-bot <58130806+actions-bot@users.noreply.github.com>
## What

1. Update Version Pinning for Terraform to support 0.13

## Why

1. This is a relatively minor update that the CloudPosse module already likely supports.
1. This allows module consumers to not individually update our Terraform module to support Terraform 0.13.
* add_kms_key_id: Allow user to supply their own kms_key_id

Change-Id: I23d1288851301328afaa61686b42d8376d303415

* Updated README.md

Co-authored-by: Andy Hibbert <anhibber@cisco.com>
Co-authored-by: actions-bot <58130806+actions-bot@users.noreply.github.com>
* added eggress

* updated example

* Updated README.md

Co-authored-by: actions-bot <58130806+actions-bot@users.noreply.github.com>
Co-authored-by: actions-bot <58130806+actions-bot@users.noreply.github.com>
… to v0.9.0 (#99)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
… to v0.10.0 (#101)

* chore(deps): update terraform cloudposse/route53-cluster-hostname/aws to v0.10.0

* Auto Format

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
* Add snapshot name argument

* Update variables.tf

Co-authored-by: Vladimir <vladimir.fess@gmail.com>
* add ability to restore cluster from snapshots

* Auto Format

* Update variables.tf

Co-authored-by: Vladimir <vladimir.fess@gmail.com>

* update readme

* Auto Format

Co-authored-by: Sung Kang <kang.sung@heb.com>
Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
Co-authored-by: Vladimir <vladimir.fess@gmail.com>
… to v0.10.1 (#105)

* chore(deps): update terraform cloudposse/route53-cluster-hostname/aws to v0.10.1

* Auto Format

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
Co-authored-by: actions-bot <58130806+actions-bot@users.noreply.github.com>
* allow empty list of availability_zones

availability_zones parameter shouldn't be required

* enable more nodes to be created than AZs

* Updated README.md

Co-authored-by: actions-bot <58130806+actions-bot@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* Default var.transit_encryption_enabled to false

* trans enc to true if token unless explicitly set

* Update variables.tf

* Auto Format

* Trigger validate-codeowners

Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
Co-authored-by: PePe Amengual <jose.amengual@gmail.com>
* Default transit_encryption_enabled to true due to bridgecrew

* Update README.yaml

* Auto Format

* Trigger validate-codeowners

Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
Co-authored-by: PePe Amengual <jose.amengual@gmail.com>
* fix: make the security group description configurable

* Add null value in the variable description

* Auto Format

Co-authored-by: nitro <nitrocode@users.noreply.github.com>
Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
Co-authored-by: Joe Niland <joe@originalmind.com.au>
Co-authored-by: actions-bot <58130806+actions-bot@users.noreply.github.com>
* Add TF attribute member-clusters to available outputs

* make init && make github/init

* README

* README updates
* feat: allow final snapshot creation

* Auto Format

Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
actions-user and others added 30 commits October 11, 2024 03:07
This change allows setting the `engine` variable, to allow using Valkey
as the cache engine.

No breaking changes are expected, as the default value for the `engine`
variable is set to `redis`. Also, the minimum AWS provider version is
not changed as using Redis does not require using a newer provider.
#221)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [CloudPose Terraform Module] feat: Add snapshot_arns_to_restore for serverless ElastiCache

[PS-1]

- Added new variable snapshot_arns_to_restore
- Updated README
- Added same variable to serverless example as well
- Fixed EOL for files

Signed-off-by: muhammadasgharaliqureshi <asgharaliq99@gmail.com>

* Reformatted serverless example main.tf file

* Fixed README style for new variable

* Addressed feedbacks: Updated variable description

---------

Signed-off-by: muhammadasgharaliqureshi <asgharaliq99@gmail.com>
Co-authored-by: asghar.qureshi <asghar.qureshi@copebit.ch>
…types (#257)

* bump aws provider version to support valkey engine on other resource types
#255)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.