Commit Graph

15 Commits (e024960c745f0a464cb081d04765d93f94deaba0)

Author SHA1 Message Date
Martin Atkins 135121562e helper/plugin: Implement Schema.SkipCoreTypeCheck
7 years ago
Martin Atkins 4de0b33097 helper/schema: Honor ConfigMode when building core schema
7 years ago
Martin Atkins ae0be75ae0 helper/schema: TypeMap of Resource is actually of TypeString
7 years ago
Martin Atkins 3d54af9c09 helper/schema: Better mimic some undocumented behaviors in Core schema
8 years ago
Martin Atkins 37da625ee9 helper/schema: Tell Core attribute is optional if set conditionally
8 years ago
James Bardin b88410984b legacy provider needs to handle StateUpgraders
8 years ago
James Bardin 0120d53baf only add "id" to top-level resources
8 years ago
James Bardin 15ccf2dda5 use a custom comparer for cty.Type
8 years ago
James Bardin befa81c74f add implicit "id" to resource attribute schemas
8 years ago
Martin Atkins 479c6b2466 move "configschema" from "config" to "configs"
8 years ago
Martin Atkins 3c10a3b213 helper/schema: Tolerate incorrectly-specified collection elems
8 years ago
Martin Atkins d6c6f8852c configschema: include description in schema
8 years ago
Martin Atkins 183833affc core: terraform.ResourceProvider.GetSchema method
9 years ago
Martin Atkins b91bd62747 config/configschema: Sensitive flag for attributes
9 years ago
Martin Atkins 69650b0bbc helper/schema: conversion of Schema to configschema.Block
9 years ago