Commit Graph

19 Commits (00a76d019a3e5b4d9d040a3e28c9e0b4e56ad951)

Author SHA1 Message Date
James Bardin c5023c7702 cleanup after AsSingle removal
7 years ago
James Bardin 1a9c06d0f5 Revert "helper/schema: Implementation of the AsSingle mechanism"
7 years ago
Martin Atkins 135121562e helper/plugin: Implement Schema.SkipCoreTypeCheck
7 years ago
Martin Atkins 1987a92386 helper/schema: Implementation of the AsSingle mechanism
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 f153720a36 add checks for timeouts attributes and blocks
8 years ago
James Bardin 6dad121e70 insert resource timeouts into the config schema
8 years ago
James Bardin 0120d53baf only add "id" to top-level resources
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 1fb714ea3b helper/schema: CoreConfigSchema method for Backend
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