Skip to content

fix: Update examples to show integration and usage of new IRSA submodule#1882

Merged
antonbabenko merged 3 commits into
terraform-aws-modules:masterfrom
bryantbiggs:chore/irsa-example-update
Feb 16, 2022
Merged

fix: Update examples to show integration and usage of new IRSA submodule#1882
antonbabenko merged 3 commits into
terraform-aws-modules:masterfrom
bryantbiggs:chore/irsa-example-update

Conversation

@bryantbiggs

@bryantbiggs bryantbiggs commented Feb 16, 2022

Copy link
Copy Markdown
Member

Description

  • Update examples to show integration and usage of new IRSA role submodules
  • Correct one instance of hard coded AWS DNS suffix to use AWS partition data source

Motivation and Context

  • Better inform users how to use new IRSA module that integrates with this module

Breaking Changes

  • No

How Has This Been Tested?

  • I have tested and validated these changes using one or more of the provided examples/* projects

@bryantbiggs bryantbiggs force-pushed the chore/irsa-example-update branch from a595ff0 to ecbc621 Compare February 16, 2022 19:57
@bryantbiggs bryantbiggs changed the title fix: Update examples to show integration and usage of new IRSA role submodules fix: Update examples to show integration and usage of new IRSA submodule Feb 16, 2022
@bryantbiggs bryantbiggs marked this pull request as ready for review February 16, 2022 20:00
@bryantbiggs bryantbiggs removed the wip label Feb 16, 2022
Comment thread main.tf
]
}

# Note: if an addon needs to be provisioned ahead of a node group users will

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No longer need this note - this will most likely stay as its defined

Comment thread examples/eks_managed_node_group/main.tf Outdated
vpc_cni_enable_ipv6 = true

oidc_providers = {
ex = {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ex is what you called main in another module (iam), right? main seems more descriptive to me.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed all references in 94c0309

@antonbabenko antonbabenko merged commit 8de02b9 into terraform-aws-modules:master Feb 16, 2022
@bryantbiggs bryantbiggs deleted the chore/irsa-example-update branch February 16, 2022 20:23
antonbabenko pushed a commit that referenced this pull request Feb 16, 2022
### [18.7.2](v18.7.1...v18.7.2) (2022-02-16)

### Bug Fixes

* Update examples to show integration and usage of new IRSA submodule ([#1882](#1882)) ([8de02b9](8de02b9))
@antonbabenko

Copy link
Copy Markdown
Member

This PR is included in version 18.7.2 🎉

baibailiha added a commit to baibailiha/terraform-aws-eks that referenced this pull request Sep 13, 2022
### [18.7.2](terraform-aws-modules/terraform-aws-eks@v18.7.1...v18.7.2) (2022-02-16)

### Bug Fixes

* Update examples to show integration and usage of new IRSA submodule ([#1882](terraform-aws-modules/terraform-aws-eks#1882)) ([1776faa](terraform-aws-modules/terraform-aws-eks@1776faa))
@github-actions

Copy link
Copy Markdown

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Nov 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants