Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Ensure conditional creation applies to data sources #21

Merged
merged 1 commit into from
Sep 23, 2023

Conversation

bryantbiggs
Copy link
Collaborator

What does this PR do?

  • Ensure conditional creation applies to data sources
    • Data sources are used for IRSA so if not creating the module nor creating IRSA, do not call the data sources
  • Do not create a custom policy for IRSA if no values have been provided for the custom policy
  • Remove the use of the defunct kubectl provider
  • Upgrade example to latest module versions and EKS version

Motivation

Test Results

Additional Notes

@bryantbiggs bryantbiggs requested a review from a team as a code owner September 23, 2023 14:54
Copy link
Collaborator

@askulkarni2 askulkarni2 left a comment

Choose a reason for hiding this comment

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

Looks good

@bryantbiggs bryantbiggs merged commit 327207a into main Sep 23, 2023
6 checks passed
@bryantbiggs bryantbiggs deleted the fix/conditional-create branch September 23, 2023 19:58
williamsbobby1423 pushed a commit to williamsbobby1423/terraform-aws-eks-blueprints-addon that referenced this pull request Sep 25, 2023
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.

fix: aws_caller_identity and aws_partition allocated, even if var.create is false
2 participants