Skip to content

Releases: constallationlib/constallation-vpc

0.5.0a0

0.5.0a0 Pre-release
Pre-release

Choose a tag to compare

@CoulterStutz CoulterStutz released this 16 Aug 02:07

constallation-vpc

Version 0.5.0a0

Warning | Do Not Use for anything important

The version _0.5.0a0 is a package from the alpha stages and also pre-release and has undergone very minimal testing. This version was built on 08/10/2024 Please use something more modern and closer to latest as this package is not secure for any actual use and its release serves archival means.


Changelist

  • 0.5.0a0

    • Added Peering Connection funcs to _vpc base class
    • Created PeeringConnection class

What's Changed

Full Changelog: 0.4.0alpha2...0.5.0alpha0

0.4.0alpha0

0.4.0alpha0 Pre-release
Pre-release

Choose a tag to compare

@CoulterStutz CoulterStutz released this 16 Aug 02:04
fe0aab4

constallation-vpc

Version 0.4.0a0

Warning | Do Not Use for anything important

The version _0.4.0a0 is a package from the alpha stages and also pre-release and has undergone very minimal testing. This version was built on 08/15/2024 Please use something more modern and closer to latest as this package is not secure for any actual use and its release serves archival means.


Changelist

  • 0.4.0a0

    • Added NAT Gateway funcs to _vpc base class
    • Created NATGateway class
    • Wrote docs for NatGateway

What's Changed

Full Changelog: 0.2.1_alpha_1...0.4.0alpha0

0.4.0a2

0.4.0a2 Pre-release
Pre-release

Choose a tag to compare

@CoulterStutz CoulterStutz released this 16 Aug 02:06
2f70a37

constallation-vpc

Version 0.4.0a2

Warning | Do Not Use for anything important

The version _0.4.0a2 is a package from the alpha stages and also pre-release and has undergone very minimal testing. This version was built on 08/15/2024 Please use something more modern and closer to latest as this package is not secure for any actual use and its release serves archival means.


Changelist

  • 0.4.0a0

    • Added NAT Gateway funcs to _vpc base class
    • Created NATGateway class
    • Wrote docs for NatGateway
  • 0.4.0a1

    • Added Error Handling for _vpc NAT Gateway functions.
  • 0.4.0a2

    • Better Unknown-Error Handling

0.4.0a2

0.4.0a2 Pre-release
Pre-release

Choose a tag to compare

@CoulterStutz CoulterStutz released this 16 Aug 02:05

constallation-vpc

Version 0.4.0a1

Warning | Do Not Use for anything important

The version _0.4.0a1 is a package from the alpha stages and also pre-release and has undergone very minimal testing. This version was built on 08/15/2024 Please use something more modern and closer to latest as this package is not secure for any actual use and its release serves archival means.


Changelist

  • 0.4.0a0

    • Added NAT Gateway funcs to _vpc base class
    • Created NATGateway class
    • Wrote docs for NatGateway
  • 0.4.0a1

    • Added Error Handling for _vpc NAT Gateway functions.

What's Changed

Full Changelog: 0.2.1_alpha_1...0.4.0alpha1

0.2.1a0

0.2.1a0 Pre-release
Pre-release

Choose a tag to compare

@CoulterStutz CoulterStutz released this 15 Aug 23:06
0ca7ac0

constallation-vpc

Version 0.2.1a0

Warning | Do Not Use for anything important

The version _0.2.1a0 is a package from the alpha stages and also pre-release and has undergone very minimal testing. This version was built on 08/12/2024 Please use something more modern and closer to latest as this package is not secure for any actual use and its release serves archival means.


Changelist

  • 0.2.1a0

    • Handle The Following AWS CLI Error Codes
      • DependencyViolation
      • InvalidRouteTableAssociationID.NotFound

0.3.0a0

0.3.0a0 Pre-release
Pre-release

Choose a tag to compare

@CoulterStutz CoulterStutz released this 15 Aug 23:08
0ca7ac0

constallation-vpc

Version 0.3.0a0

Warning | Do Not Use for anything important

The version _0.3.0a0 is a package from the alpha stages and also pre-release and has undergone very minimal testing. This version was built on 08/10/2024 Please use something more modern and closer to latest as this package is not secure for any actual use and its release serves archival means.


Changelist

  • 0.3.0a0

    • Added Internet Gateway funcs to _vpc base class
    • Created InternetGateway class
    • Write docs for InternetGateway
    • Write Errors for InternetGateway

What's Changed

Full Changelog: 0.2.1_alpha_1...0.3_alpha_0

0.2.1_alpha_1

0.2.1_alpha_1 Pre-release
Pre-release

Choose a tag to compare

@CoulterStutz CoulterStutz released this 15 Aug 23:07

Full Changelog: 0.2_alpha_4...0.2.1_alpha_1

constallation-vpc

Version 0.2.1a1

Warning | Do Not Use for anything important

The version _0.2.1a1 is a package from the alpha stages and also pre-release and has undergone very minimal testing. This version was built on 08/12/2024 Please use something more modern and closer to latest as this package is not secure for any actual use and its release serves archival means.


Changelist

  • 0.2.1a0

    • Handle The Following AWS CLI Error Codes
      • DependencyViolation
      • InvalidRouteTableAssociationID.NotFound
  • 0.2.1a1

    • Handle The Following AWS CLI Error Codes
      • InvalidRouteTableID.Malformed
      • UnauthorizedOperation
      • InvalidParameterValue
      • RequestLimitExceeded

0.2.0a4

0.2.0a4 Pre-release
Pre-release

Choose a tag to compare

@CoulterStutz CoulterStutz released this 11 Aug 00:54

constallation-vpc

Version 0.2.0a4

Warning | Do Not Use for anything important

The version _0.2.0a4 is a package from the alpha stages and also pre-release and has undergone very minimal testing. This version was built on 08/10/2024 Please use something more modern and closer to latest as this package is not secure for any actual use and its release serves archival means.


Changelist

  • 0.2.0a0

    • Added Routing Table Class
      • Potentially unstable and untested!
  • 0.2.0a1

    • Update Docs, integration preperation
  • 0.2.0a2

    • Integrate Into VPCs
  • 0.2.0a4

    • Integrate Into Subnets
    • Catch AWS Client Not Installed Error
  • 0.2.0a4

    • Handle The Following AWS CLI Error Codes
      • InvalidRouteTableID.NotFound
      • InvalidRoute.NotFound
      • RouteAlreadyExists
  • 0.2.0a5 (Planned)

    • Handle The Following AWS CLI Error Codes
      • DependencyViolation
      • InvalidRouteTableAssociationID.NotFound
      • Update Docs for VPCs
  • 0.2.0a6 (Planned)

    • Handle The Following AWS CLI Error Codes
      • InvalidRouteTableID.Malformed
      • UnauthorizedOperation
    • Update Docs For RoutingTable
  • 0.2.0a7 (Planned)

    • Handle The Following AWS CLI Error Codes
      • InvalidParameterValue
      • RequestLimitExceeded
    • Update Docs For Subnet
    • Update Errors Docs

0.2.0a3

0.2.0a3 Pre-release
Pre-release

Choose a tag to compare

@CoulterStutz CoulterStutz released this 11 Aug 00:31
2cc4cab

constallation-vpc

Version 0.2.0a3

Warning | Do Not Use for anything important

The version _0.2.0a3 is a package from the alpha stages and also pre-release and has undergone very minimal testing. This version was built on 08/10/2024 Please use something more modern and closer to latest as this package is not secure for any actual use and its release serves archival means.


Changelist

  • 0.2.0a0

    • Added Routing Table Class
      • Potentially unstable and untested!
  • 0.2.0a1

    • Update Docs, integration preperation
  • 0.2.0a2

    • Integrate Into VPCs
  • 0.2.0a3

    • Integrate Into Subnets
    • Catch AWS Client Not Installed Error
  • 0.2.0a4 (Planned)

    • Handle The Following AWS CLI Error Codes
      • InvalidRouteTableID.NotFound
      • InvalidRoute.NotFound
      • RouteAlreadyExists
  • 0.2.0a5 (Planned)

    • Handle The Following AWS CLI Error Codes
      • DependencyViolation
      • InvalidRouteTableAssociationID.NotFound
  • 0.2.0a6 (Planned)

    • Handle The Following AWS CLI Error Codes
      • InvalidRouteTableID.Malformed
      • UnauthorizedOperation
  • 0.2.0a7 (Planned)

    • Handle The Following AWS CLI Error Codes
      • InvalidParameterValue
      • RequestLimitExceeded
    • Update Docs for VPCs
    • Update Docs For RoutingTable
    • Update Docs For Subnet
    • Update Errors Docs

0.2.0a2

0.2.0a2 Pre-release
Pre-release

Choose a tag to compare

@CoulterStutz CoulterStutz released this 11 Aug 00:30
2cc4cab

constallation-vpc

Version 0.2.0a2

Warning | Do Not Use for anything important

The version _0.2.0a2 is a package from the alpha stages and also pre-release and has undergone very minimal testing. This version was built on 08/10/2024 Please use something more modern and closer to latest as this package is not secure for any actual use and its release serves archival means.


Changelist

  • 0.2.0a0

    • Added Routing Table Class
      • Potentially unstable and untested!
  • 0.2.0a1

    • Update Docs, integration preperation
  • 0.2.0a2

    • Integrate Into VPCs
  • 0.2.0a3 (Planned)

    • Integrate Into Subnets
  • 0.2.0a4 (Planned)

    • Handle The Following AWS CLI Error Codes
      • InvalidRouteTableID.NotFound
      • InvalidRoute.NotFound
      • RouteAlreadyExists
  • 0.2.0a5 (Planned)

    • Handle The Following AWS CLI Error Codes
      • DependencyViolation
      • InvalidRouteTableAssociationID.NotFound
  • 0.2.0a6 (Planned)

    • Handle The Following AWS CLI Error Codes
      • InvalidRouteTableID.Malformed
      • UnauthorizedOperation
  • 0.2.0a7 (Planned)

    • Handle The Following AWS CLI Error Codes
      • InvalidParameterValue
      • RequestLimitExceeded
    • Update Docs for VPCs
    • Update Docs For RoutingTable
    • Update Docs For Subnet
    • Update Errors Docs