Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: compartments dependency fixed for LB * doc: updates * feat: release tracking * fix: default security list in subnets when VCN is injected * fix: doc enhancements for network_dependency usage * feat: dependencies strongly typed and examples * fix: ipv6cidr_block type fixed * fix: is_force_plain_text type rolled back * fix: network_dependency with all objects, doc updates * feat: NLB mvp module * removed references to cis * updated url * updated readme * updated readme * removed extra files * Release 0.6.5 * Release 0.6.5 * Release 0.6.6 * Release 0.6.7 * add vtap module * remove the root level vtap tf file * update the dependency description * Added non empty network_dependency check * add SPEC.md for vtap module * doc: Updated Readme * doc: Updated license file * doc: Added Security file * doc: Updated Contributing * chore: link references updated to existing repo * chore: release notes and version bump * fix: merge conflicts removed * Upgrade the Terraform Version to Atleast 1.3 * chore: release notes and release bump * feat: NFW policy upgrade - initial * fix: position attr removed * fix: public ip OCIDs added to output * network firewall policies refactoring * typo fix * provider version update * fix: added dependency DRGs to SGW route targets * fix: cross-connect group reference * feat: module tag updated to ocilz-terraform-module * chore: release notes and SPECs updated * doc: updates * fix networking firewall policies * still failing, security rules unable to find application and url lists * feat: standalone NFW example added * fix: application_lists (application_group resource type) added * doc: urls updated to new org * feat: provider version requirement removed * fix: example updated per new NFW interface * fix: template file updated per new NFW interface * add services and service lists * fix conflicts * feat: ability to inject an externally managed DNS private view into a managed DNS resolver * fix: example provider.tf updated * fix: DNS steering policies must refer to local.one_dimension_processed_vcns (issue 570) * update firewall example * fix service list service lookup * update SPEC.md * clean up * update readme and tfvars * update link * update README * doc: README.md file added to example * chore: release notes and version bump * chore: typo * add security zpr attributes to vcn * add validation check for duplicate zpr attributes * fixed zpr example in README.md * updated vision tfvars template file with security attribute example * updated SPEC.md * add validation check for security attribute * added default null value for tenancy_ocid var * modified validation check for security attributes * cleaned up code * edit of error msgs in zpr validation checks * add check for valid value in pre-defined list of values for zpr attribute key; fix typos * add data source oci_security_attribute_security_attribute * fix lookup of list of values by namespace.attr_value * adjust validation statement for existing values * fix typo in dns_enpoints output * chore: release notes and version update * chore: spec updated * added condition to sec attr namespace data block; only require tenancy ocid when zpr attributes are required * count condition change for data block security attr ns * change to count condition data block secattr ns * fix: removed ZPR validations that depend on existing namespaces * chore: release notes updated --------- Co-authored-by: Rory Nguyen <rory.nguyen@oracle.com> Co-authored-by: Yupei Yang <yupei.yang@oracle.com> Co-authored-by: Pablo Alonso <pablo.alonso@oracle.com> Co-authored-by: Josh Hammer <josh.hammer@oracle.com> Co-authored-by: vinaykumar-oci <er.vinayk@gmail.com> Co-authored-by: Erna Guerrero <erna.guerrero@oracle.com>
- Loading branch information