-
Build strings for complex types differently for Terraform/Packer commands (#5,
906ee4e) -
terraform,packer,cli: Build strings for lists and dicts differently (#5,
906ee4e)
- Skip caching inside github actions [skip ci]
(
75e77a3)
- Improve terraform comment handling
(
a131f41)
- Add support for selective vars decryption
(
b95c7da)
-
Don't include env vars in base context (
aefa61e) -
Lint (
f58b5bf) -
Represent objects as string (
cab5f02)
-
Allow manual dispatch of publish workflow (
5ead25d) -
Fix version issues [skip ci] (
69c97e3) -
Upgrade pydantic requirement (
c5e92d5)
-
secretin Project Config is Optional (4e036fd) -
Improve Pydantic error message if value is missing (
ec311d2)
- Support of Google Cloud
(
e740f27)
- Rename ContainerRegistry to DockerRegistry
(
040fac8)
- Explain NoCredentialsError
(
2d35df3)
-
Add manual version for strong-opx action (
aac780a) -
Install latest strong-opx only if no version is requested (
e018429) -
Update project meta [skip ci] (
1dc50f3) -
Use Python 3.12 in GA (
a498b88)
- Only release from master branch
(
0576355)
- Improve docs [skip ci]
(
503fc6e)
- Remove aws dependencies to optional dependencies [skip ci]
(
4d2ba2f)
- Use environment to render FileTemplate using jinja2
(
d6e024a)
- Remove hardcoded tfbackend path and look for *.tfbackend
(
73f28e0)
- If end_lineno is available, pass that to TemplateError
(
053abdd)
- Include template tag with auto indentation
(
4b82222)
-
Disallowed & syntax_error will return instead of raise (
0ada862) -
Improve tokenization to properly handle raw block (
f98bee4) -
Remove usage of legacy template syntax in unittests (
efff900)
- Initial Release