Skip to content

Added CIFS Share Ansible and Terraform examples.#276

Open
kcantrel wants to merge 6 commits intomainfrom
add_cifs_share_create_examples
Open

Added CIFS Share Ansible and Terraform examples.#276
kcantrel wants to merge 6 commits intomainfrom
add_cifs_share_create_examples

Conversation

@kcantrel
Copy link
Copy Markdown
Collaborator

@kcantrel kcantrel commented Apr 6, 2026

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA dabc788.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds new CIFS share examples for both Terraform and Ansible, and updates repository documentation/navigation to reference the new samples.

Changes:

  • Added a new Terraform “Miscellaneous” area with a CIFS share example.
  • Added Ansible playbooks to create/delete a volume + CIFS share, and updated volume playbook behavior.
  • Updated various READMEs to include/reorder links and improve formatting.

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated 13 comments.

Show a summary per file
File Description
README.md Updates top-level TOC to include new Terraform Miscellaneous link and reorder items
Infrastructure_as_Code/README.md Updates IaC TOC and copyright year
Infrastructure_as_Code/Terraform/README.md Adds Miscellaneous entry and renames deploy-fsx-ontap entry (currently has a broken link casing)
Infrastructure_as_Code/Terraform/Miscellaneous/README.md New README documenting the Miscellaneous Terraform examples
Infrastructure_as_Code/Terraform/Miscellaneous/create_cifs_share.tf New Terraform example to create an FSxN volume and CIFS share
Infrastructure_as_Code/Terraform/deploy-fsx-ontap/standalone-module/README.md Minor markdown formatting updates in generated docs
Infrastructure_as_Code/Terraform/deploy-fsx-ontap/module/README.md Minor markdown formatting updates in generated docs
Infrastructure_as_Code/Ansible/Volume_Management/README.md Documents new Ansible playbooks and updates variable table
Infrastructure_as_Code/Ansible/Volume_Management/create_volume.yaml Adds volume_security_style to volume creation
Infrastructure_as_Code/Ansible/Volume_Management/create_volume_and_share.yaml New playbook to create a volume and CIFS share
Infrastructure_as_Code/Ansible/Volume_Management/delete_volume_and_share.yaml New playbook intended to delete a volume and CIFS share (currently has multiple correctness issues)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants