• John Krukoff's avatar
    [master]: Narrow t2 selection criteria. (#44) · 072096dc
    John Krukoff authored
    This narrows the match for things considered to be t2 instances to only
    those types that start with "t2.". Previously there was a class of
    (invalid) instance types, such as "2b.something" or "t5.something" that
    would cause an error on boolean parsing by matching one regex and not
    the other.
    072096dc
Name
Last commit
Last update
examples/basic Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.pre-commit-config.yaml Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
main.tf Loading commit data...
outputs.tf Loading commit data...
variables.tf Loading commit data...