8000 Comparing 0.46.0...0.47.0 · cloudposse/terraform-aws-elasticsearch · GitHub
[go: up one dir, main page]

Skip to content
Dismiss alert
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloudposse/terraform-aws-elasticsearch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.46.0
Choose a base ref
...
head repository: cloudposse/terraform-aws-elasticsearch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.47.0
Choose a head ref
  • 1 commit
  • 10 files changed
  • 5 contributors

Commits on Feb 13, 2024

  1. Adding support for opensearch domains (#144)

    * adding initial support for opensearch domains
    
    * Auto Format
    
    * Fix var validation
    
    * Updating outputs
    
    * Auto Format
    
    * Convert log options to dynamic blocks
    
    * Removing restricition that prevents dev single instance instances
    
    * Adding anonymous_iam_actions var/support
    
    * Auto Format
    
    * Adding support for additional policies
    
    * Fixing additional_policy_documents var type
    
    * Auto Format
    
    * Ading policy sid
    
    * Auto Format
    
    * source_policy_documents
    
    * Adding overrides for policy statements
    
    * Auto Format
    
    * Removing additional policy statements
    
    * Auto Format
    
    * update readme
    
    * deduplicate domain
    
    * terraform fmt
    
    * update tflint
    
    * Update elasticsearch_domain.tf
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * add new example, revert to join("" to avoid type changes during this update.
    
    * Update elasticsearch_domain.tf
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * cleanup unused provider
    
    * update readme and docs
    
    * update readme
    
    ---------
    
    Co-authored-by: Steven Hopkins <steve@cloudposse.com>
    Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
    Co-authored-by: Benjamin Smith <ben.smith.developer@gmail.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    5 people authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    9f8894c View commit details
    Browse the repository at this point in the history
Loading
0