feat(iaas): onboard iaas project datasource (#955)
* feat: onboard iaas project datasource
This commit is contained in:
parent
2558c02584
commit
5f1e4ff192
8 changed files with 399 additions and 3 deletions
|
|
@ -0,0 +1,3 @@
|
|||
data "stackit_iaas_project" "example" {
|
||||
project_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue