Skip to content

Feature Request: Add data source to fetch STIG controls details #930

@Haroon-Dweikat-Ntx

Description

@Haroon-Dweikat-Ntx

Is your feature request related to a problem? Please describe.

Currently, Terraform users cannot query Security Technical Implementation Guide (STIG) controls from Nutanix via the V4 API. This limits the ability to automate security compliance workflows and reference STIG definitions in Terraform-managed infrastructure.

Describe the solution you'd like

Introduce a new Terraform data source nutanix_stigs_v2 that fetches available STIGs using the V4 Security API. This data source should expose key information such as extId, title, ruleId, allowing users to integrate STIG compliance controls into Terraform workflows.

Describe alternatives you've considered

  • Manually retrieving STIG controls from the Nutanix console or API (less efficient and error-prone).
  • Hardcoding STIG definitions in Terraform configurations (not scalable and difficult to maintain).

Additional context

  • API Reference: List STIGs (V4 Security API)
  • This feature would enable automated policy enforcement and improve security compliance in Terraform-managed environments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions