OpsLevel / terraform-provider-opslevel

Terraform provider for OpsLevel.com
https://registry.terraform.io/providers/OpsLevel/opslevel/latest/docs
MIT License
8 stars 5 forks source link

Update resource.tf #378

Closed rocktavious closed 1 month ago

rocktavious commented 1 month ago

Issues

This was reported by a customer that the docs are wrong with the new validation put in for 1.0

 Error: Invalid Attribute Value Match
│ 
│   with module.external_services.opslevel_service_repository.example,
│   on external-services/example.tf line 15, in resource "opslevel_service_repository" "example":
│   15:   base_directory = "/external-services/example.tf"
│ 
│ Attribute base_directory path must not start with '/', got:
│ /external-services/example.tf