Commit 79b0229
all: Add int32 type, attribute, and function support (#1010)
* Add support for `int32` type
* Add website documentation
* Add navigation routes to website
* Add changelog entries
* Fix documentation typos
Co-authored-by: Austin Valle <[email protected]>
* Fix casing
Co-authored-by: Austin Valle <[email protected]>
* Add `toproto5` package test
* Remove `metaschema` package implementation
* Add int32 types to tables and fix typos
* Add edge case testing
---------
Co-authored-by: Austin Valle <[email protected]>1 parent c9804e9 commit 79b0229
File tree
100 files changed
+9065
-8
lines changed- .changes/unreleased
- datasource/schema
- function
- internal
- fromproto5
- fromproto6
- fromtftypes
- fwschemadata
- fwschema
- fwxschema
- fwserver
- fwtype
- reflect
- testing
- testdefaults
- testplanmodifier
- testschema
- testtypes
- testvalidator
- toproto5
- toproto6
- provider/schema
- resource/schema
- defaults
- int32default
- int32planmodifier
- planmodifier
- schema/validator
- tfsdk
- types
- basetypes
- website
- data
- docs/plugin/framework
- functions
- parameters
- returns
- handling-data
- attributes
- types
- resources
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
100 files changed
+9065
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments