Skip to content

Commit

Permalink
Update framework_provider_success_all_framework_types.txtar
Browse files Browse the repository at this point in the history
  • Loading branch information
SBGoods committed Apr 18, 2024
1 parent 13b963d commit cd85f3d
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -209,7 +209,7 @@ Given a string value, returns the same value.

<!-- signature generated by tfplugindocs -->
```text
scaffolding(stringInput string, boolInput bool, float64Input number, intInput number, listStringInput list of string, mapStringInput map of string, numberInput number, objectInput object, setStringInput set of string, variadicParam string...) string
scaffolding(stringInput string, boolInput bool, float64Input number, int64Input number, listStringInput list of string, mapStringInput map of string, numberInput number, objectInput object, setStringInput set of string, variadicParam string...) string
```

## Arguments
Expand Down Expand Up @@ -635,4 +635,4 @@ scaffolding(stringInput string, boolInput bool, float64Input number, intInput nu
}
}
}
}
}

0 comments on commit cd85f3d

Please sign in to comment.