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

chore: Release v0.1.0 #43

Closed
wants to merge 1 commit into from
Closed

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 5, 2024

🤖 I have created a release

0.1.0 (2024-02-05)

New features

  • Add IAM role name to the outputs (#37) (2ef5c27), closes #36
  • add support for creating multiple roles (6b40b05)
  • Add support for GitHub Enterprise Cloud (#29) (c1d6cc1)
  • Add the ARN of the OIDC provider as output (#38) (11d98e3)
  • Allow additional audiences (#35) (d5f4644)
  • allow every repo on the organization (80ae598)
  • Allow wildcard in repo names (#20) (b55b33f)
  • Begin automating the release process (#42) (c9493af)

Bug fixes

  • Add token.actions.githubusercontent.com:aud condition (#22) (2dc99c4)
  • Discard the order of thumbprints (5fae63a)
  • Ensure additional_thumbprint validation allows a null value (#26) (750f0f6)
  • Fix a null reference when enabled is false (7f2bb73)
  • only use OIDC provider ARN when OIDC provider is created (#40) (b570d79)
  • Prevent duplicate GitHub thumbprints (#32) (35f725d)
  • Reduce the allowed additional_thumbprints (#31) (b89bb89)
  • typing on tags should be map not object (8965bec)
  • Use StringEquals instead of StringLike (c19b62f)

Miscellaneous

  • Add changelog entry for 1.5.1 (f3abd4e)
  • Add IAM role name to the output docs (ef7228e)
  • Add Terraform 1.5 to the verify matrix (52b5db3)
  • Add Terraform 1.6 to verification matrix (e8265d1)
  • Fix spelling/grammar in the README (f308473)
  • Prepare docs for v1.6.0 (b9e1ea7)
  • Prepare to release v1.7.0 (3cdba65)
  • Prepare to release v1.7.1 (6aed749)
  • Prepare to release version 1.2.1 (7cffa03)
  • Update description and links in the README (86fe901)
  • Update GitHub Actions versions (6f064b0)
  • Update the changelog for v1.5.2 (21853ad)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot added automata 🤖 This is an automated pull request. autorelease: pending This is pending release. chore 🧹 Nothing major. labels Feb 5, 2024
@unfunco
Copy link
Owner

unfunco commented Feb 5, 2024

Closing as more configuration is needed.

@unfunco unfunco closed this Feb 5, 2024
@unfunco unfunco deleted the release-please--branches--main branch February 5, 2024 10:25
@unfunco unfunco removed the autorelease: pending This is pending release. label Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automata 🤖 This is an automated pull request. chore 🧹 Nothing major.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

output role_arn is incompatible with aws_iam_role_policy_attachment resource
1 participant