Skip to content

Missing raw attribute for gitlab_group_variable (expanded)

I would like to create a CI variable on a gitlab group with expanded disabled but there is no attribute for that on the terraform resource gitlab_group_variable.

The gitlab API has the attribute (raw). https://docs.gitlab.com/ee/api/group_level_variables.html

Additional Details

  • GitLab Terraform Provider Version: 15.11``
  • GitLab Version: 15.9``
  • Terraform Version: 1.3.9``