Draft
Conversation
* feat(tfpolicy): TF-33301 TF-33306: Added: init setup for terraform-policy * feat(tfpolicy): TF-33301: Added: changelog * feat(tfpolicy): TF-33301: Refactored: variables cleanup * feat(tfpolicy): TF-33301: Bumped: terraform-schema * feat(tfpolicy): TF-33301 TF-33309: Added: readme * feat(tfpolicy): TF-33301 TF-33644: Added: supported meta & attrs * feat(tfpolicy): TF-33301: Bumped: terraform-schema * feat(tfpolicy): TF-33301: Modified: version terraform-ls * feat(tfpolicy): TF-33301: Modified: version terraform-ls
* feat(tfpolicy): TF-33301 TF-33306: Added: init setup for terraform-policy * feat(tfpolicy): TF-33301: Added: changelog * feat(tfpolicy): TF-33301: Refactored: variables cleanup * feat(tfpolicy): TF-33301: Bumped: terraform-schema * feat(tfpolicy): TF-33301 TF-33309: Added: readme * prepend core:: to functions * Add test for policy feature * Remove unused test data file * Cleanup redundant test data * Update terraform-schema version * Update version to beta * Added changelog --------- Co-authored-by: Anubhav Goel <[email protected]>
* TF-33303 TF-33855: Modified: Enforce block error message should support templating * TF-33303 TF-33855: Added: changelog
* Release 0.39.0-beta2 * Pre Release 0.39.0-beta2
* Add support for variables block * [COMPLIANCE] Add required copyright headers Signed-off-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> * Update terraform schema dependeny * Add changelog --------- Signed-off-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
* Add changelog * Update version to 0.39.0-beta3
…policy (#2070) * TF-33303 TF-33866: Added: nested locals block, setting reftargets correctly * TF-33303 TF-33866: Added: Changelog * feat(tfpolicy): TF-33301 TF-33802: Modified: using TargetableFromCurrentBlock * feat(tfpolicy): TF-33301 TF-33802: Modified: changelog * feat(tfpolicy): TF-33301 TF-33802: Bumped: terraform-schema, hcl-lang * feat(tfpolicy): TF-33301 TF-33802: Bumped: terraform-schema, hcl-lang
* feat(tfpolicy): TF-34028 TF-34056: Added: init setup for policytest files * [COMPLIANCE] Add required copyright headers Signed-off-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> * feat(tfpolicy): TF-34028 TF-34056: Added: changelog * feat(tfpolicy): TF-34028: Added: diagnostics for policytest * feat(tfpolicy): TF-34028: Modified: built in references policy * feat(tfpolicy): TF-34028: Modified: md files * feat(tfpolicy): Modified: changelogs * policytest - test cases & refactoring (#2090) * Add test for policytest * Bumped: hcl-lang, terraform-schema * Bumped: hcl-lang, terraform-schema * Add policy test for diagnostic * feat(tfpolicy): TF-34028: Added: policy functions * Bumped: terraform-schema * [COMPLIANCE] Add required copyright headers Signed-off-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> * update dependencies --------- Signed-off-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> Co-authored-by: Anubhav Goel <[email protected]> Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> * feat(tfpolicy): Bumped: terraform-schema --------- Signed-off-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> Co-authored-by: sunnyhashi <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PCI review checklist
Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.