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

feat(ec2): add aws_vpc_security_group_ingress/egress_rule resource #685

Merged
merged 7 commits into from
Oct 10, 2023

Commits on Oct 10, 2023

  1. add aws_vpc_security_group_ingress/egress_rule resource

    Signed-off-by: Tung Huynh <[email protected]>
    huynhsontung committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    78ad3b7 View commit details
    Browse the repository at this point in the history
  2. use custom external name to get pass tf validation

    Signed-off-by: Tung Huynh <[email protected]>
    huynhsontung committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b4b719b View commit details
    Browse the repository at this point in the history
  3. rename resources to be less verbose

    Signed-off-by: Tung Huynh <[email protected]>
    huynhsontung committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    4e732de View commit details
    Browse the repository at this point in the history
  4. simplify reference types

    Signed-off-by: Tung Huynh <[email protected]>
    huynhsontung committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    22f28a9 View commit details
    Browse the repository at this point in the history
  5. codegen

    Signed-off-by: Tung Huynh <[email protected]>
    huynhsontung committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    5d825b2 View commit details
    Browse the repository at this point in the history
  6. revert custom external name

    Signed-off-by: Tung Huynh <[email protected]>
    huynhsontung committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7f9a972 View commit details
    Browse the repository at this point in the history
  7. Bump uptest version and revert externalname changes

    Signed-off-by: Fatih Türken <[email protected]>
    turkenf committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    da9dbaa View commit details
    Browse the repository at this point in the history