Skip to content

Broke backwards compatibility #157

@alialamine

Description

@alialamine

Hello,

#156 just broke backwards compatibility and all infrastructures relying on this repository will be getting the following errors:

  • module.vpc.output.vpc_ipv6_cidr_block: Resource 'aws_vpc.this' does not have attribute 'ipv6_cidr_block' for variable 'aws_vpc.this.*.ipv6_cidr_block'
  • module.vpc.output.vpc_ipv6_association_id: Resource 'aws_vpc.this' does not have attribute 'ipv6_association_id' for variable 'aws_vpc.this.*.ipv6_association_id'

So quick question, does this repository aim at keeping the backwards compatibility or the maintainers are ready to break it.

If backwards compatibility won't be maintained, a warning on the home page should say so so as no environment depends on it directly and instead people should fork this repository and use that instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions